Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / token.c
diff --git a/token.c b/token.c
index 5e76148..08c1190 100644 (file)
--- a/token.c
+++ b/token.c
@@ -20,7 +20,7 @@
  */
 
 #include "rsync.h"
-#include "ifuncs.h"
+#include "itypes.h"
 #include "zlib/zlib.h"
 
 extern int do_compression;