X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/adc2476fa213797d849ae80fa8b5fcd9eba5dc4f..56c7ed9983c2d3f7ee453f4a277f4bdc34bea8cd:/sender.c?ds=sidebyside diff --git a/sender.c b/sender.c index 2919e553..3937a10f 100644 --- a/sender.c +++ b/sender.c @@ -20,7 +20,7 @@ */ #include "rsync.h" -#include "ifuncs.h" +#include "inums.h" extern int dry_run; extern int do_xfers;