Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / receiver.c
index 9b353f5..3afc40f 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #include "rsync.h"
-#include "ifuncs.h"
+#include "inums.h"
 
 extern int dry_run;
 extern int do_xfers;