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