Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / util.c
diff --git a/util.c b/util.c
index e340284..7569981 100644 (file)
--- a/util.c
+++ b/util.c
@@ -22,6 +22,8 @@
 
 #include "rsync.h"
 #include "ifuncs.h"
+#include "itypes.h"
+#include "inums.h"
 
 extern int dry_run;
 extern int module_id;