X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/562b61695ebbc7be90233acb4a589b08f77cff33..394bcdb5e34b3eb7d34f04ad2285a3b289d9f318:/rsync.h diff --git a/rsync.h b/rsync.h index b5308423..d5485079 100644 --- a/rsync.h +++ b/rsync.h @@ -312,7 +312,7 @@ enum msgcode { #else /* As long as it gets... */ #define int64 off_t -#define NO_INT64 +#define INT64_IS_OFF_T #endif #if (SIZEOF_LONG == 8)