X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/2a147e9fcb6ed2caf2fd04f1713249cb17ad2b1f..5dd14f0c3388f69932d521915e039e32b9e6d970:/lib/compat.c diff --git a/lib/compat.c b/lib/compat.c index 20beeca3..f756f76d 100644 --- a/lib/compat.c +++ b/lib/compat.c @@ -20,7 +20,7 @@ */ #include "rsync.h" -#include "ifuncs.h" +#include "itypes.h" extern char number_separator;