Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / options.c
index e0a8401..2d04974 100644 (file)
--- a/options.c
+++ b/options.c
@@ -20,7 +20,7 @@
  */
 
 #include "rsync.h"
  */
 
 #include "rsync.h"
-#include "ifuncs.h"
+#include "itypes.h"
 #include <popt.h>
 #include "zlib/zlib.h"
 
 #include <popt.h>
 #include "zlib/zlib.h"