X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/adc2476fa213797d849ae80fa8b5fcd9eba5dc4f..45574a73c156e389ab4aec98b6d30bb79d3ab367:/progress.c diff --git a/progress.c b/progress.c index 5d445a13..e6cdd437 100644 --- a/progress.c +++ b/progress.c @@ -21,7 +21,7 @@ */ #include "rsync.h" -#include "ifuncs.h" +#include "inums.h" extern int am_server; extern int need_unsorted_flist;