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