X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/adc2476fa213797d849ae80fa8b5fcd9eba5dc4f..5dd14f0c3388f69932d521915e039e32b9e6d970:/match.c diff --git a/match.c b/match.c index c459af84..80619a49 100644 --- a/match.c +++ b/match.c @@ -20,7 +20,7 @@ */ #include "rsync.h" -#include "ifuncs.h" +#include "inums.h" extern int checksum_seed; extern int append_mode;