X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/19a013837e6854591f7ac9ceacf9f61e05220f2d..f3737e064849199071468eea8fe9fbf012d6ba7e:/rsync.h diff --git a/rsync.h b/rsync.h index dc58e691..c7b43bdd 100644 --- a/rsync.h +++ b/rsync.h @@ -227,6 +227,7 @@ #else /* I hope this works */ #define int32 int +#define LARGE_INT32 #endif #endif