X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/ba2133d6add082b059728074febdac6c520a4351..d762dfe94b9b9122f58a12ac1f5a0dfacee5dcb1:/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)