X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/58cadc8608fbb2cbc7b74578cd92de4337a4b887..cbd85b472ec8c79449613e821c0952cd7e179deb:/checksum.c diff --git a/checksum.c b/checksum.c index 3acd9708..19bd6f15 100644 --- a/checksum.c +++ b/checksum.c @@ -23,7 +23,7 @@ int csum_length=2; /* initial value */ #define CSUM_CHUNK 64 -int checksum_seed = 0; +extern int checksum_seed; extern int protocol_version; /*