Split up the ifuncs.h file into 3 .h files.
[rsync/rsync.git] / io.c
diff --git a/io.c b/io.c
index d3ae536..ed556b1 100644 (file)
--- a/io.c
+++ b/io.c
@@ -29,6 +29,7 @@
 
 #include "rsync.h"
 #include "ifuncs.h"
+#include "inums.h"
 
 /** If no timeout is specified then use a 60 second select timeout */
 #define SELECT_TIMEOUT 60