Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / flist.c
diff --git a/flist.c b/flist.c
index 7c64d86..766f1b3 100644 (file)
--- a/flist.c
+++ b/flist.c
@@ -23,6 +23,7 @@
 #include "rsync.h"
 #include "ifuncs.h"
 #include "rounding.h"
+#include "inums.h"
 #include "io.h"
 
 extern int am_root;