Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / clientserver.c
index 3750694..ba9b150 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #include "rsync.h"
-#include "ifuncs.h"
+#include "itypes.h"
 
 extern int quiet;
 extern int dry_run;