Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / match.c
diff --git a/match.c b/match.c
index c459af8..80619a4 100644 (file)
--- a/match.c
+++ b/match.c
@@ -20,7 +20,7 @@
  */
 
 #include "rsync.h"
-#include "ifuncs.h"
+#include "inums.h"
 
 extern int checksum_seed;
 extern int append_mode;