Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / progress.c
index 5d445a1..e6cdd43 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 #include "rsync.h"
-#include "ifuncs.h"
+#include "inums.h"
 
 extern int am_server;
 extern int need_unsorted_flist;