X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fstat.c;fp=lib%2Fstat.c;h=18c0caa19d14da1e21b79d25d5fb84f3bda8171a;hb=dc02bf0d39a3ae0d90d9b7b0feb32c2cc7cdff86;hp=1c5b62e2ea563bf850dcc824c4d291c13e17a80e;hpb=a8a88eddaa90432e6ec1b8d9d5c9842bc91afd1d;p=debian%2Fgzip diff --git a/lib/stat.c b/lib/stat.c index 1c5b62e..18c0caa 100644 --- a/lib/stat.c +++ b/lib/stat.c @@ -27,7 +27,7 @@ #include #undef __need_system_sys_stat_h -#if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ +#if defined _WIN32 && ! defined __CYGWIN__ # define WINDOWS_NATIVE #endif