Moved the new static internal functions from rsync.h to io.h.
[rsync/rsync.git] / flist.c
diff --git a/flist.c b/flist.c
index b61e164..ed23930 100644 (file)
--- a/flist.c
+++ b/flist.c
@@ -22,6 +22,7 @@
 
 #include "rsync.h"
 #include "rounding.h"
+#include "io.h"
 
 extern int verbose;
 extern int list_only;