X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/2a147e9fcb6ed2caf2fd04f1713249cb17ad2b1f..5dd14f0c3388f69932d521915e039e32b9e6d970:/io.c?ds=sidebyside diff --git a/io.c b/io.c index d3ae5368..ed556b15 100644 --- 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