Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / generator.c
index af6f22a..8557740 100644 (file)
@@ -21,7 +21,7 @@
  */
 
 #include "rsync.h"
-#include "ifuncs.h"
+#include "inums.h"
 
 extern int dry_run;
 extern int do_xfers;