Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / main.c
diff --git a/main.c b/main.c
index 942fec3..f342150 100644 (file)
--- a/main.c
+++ b/main.c
@@ -21,7 +21,7 @@
  */
 
 #include "rsync.h"
-#include "ifuncs.h"
+#include "inums.h"
 #include "io.h"
 #if defined CONFIG_LOCALE && defined HAVE_LOCALE_H
 #include <locale.h>