X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/be91bd81b8cf3579e1e9e4af39a51eb44ee8a636..3831f063198de700f35e8ff6aba944162527ada0:/rsync.h diff --git a/rsync.h b/rsync.h index 0fcc7972..a6d51377 100644 --- a/rsync.h +++ b/rsync.h @@ -104,6 +104,8 @@ #define OLD_PROTOCOL_VERSION 25 #define MAX_PROTOCOL_VERSION 40 +#define FILECNT_LOOKAHEAD 1000 + #define RSYNC_PORT 873 #define SPARSE_WRITE_SIZE (1024)