X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1c3344a105f656a45f6b46e1710c3fc4ab862a9a..6d4e718f5fecd4e02e5958f477922e9bec8a4559:/flist.c diff --git a/flist.c b/flist.c index b61e164b..ed239301 100644 --- 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;