X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2Fdup2.c;h=c7d176728d4ba110fdc9cbf983f6df433d09e116;hb=refs%2Fheads%2Fupstream;hp=c8b49b25e474ad83e84850f2375681379ab1ccd3;hpb=a8a88eddaa90432e6ec1b8d9d5c9842bc91afd1d;p=debian%2Fgzip diff --git a/lib/dup2.c b/lib/dup2.c index c8b49b2..c7d1767 100644 --- a/lib/dup2.c +++ b/lib/dup2.c @@ -29,7 +29,7 @@ # undef dup2 -# if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ +# if defined _WIN32 && ! defined __CYGWIN__ /* Get declarations of the native Windows API functions. */ # define WIN32_LEAN_AND_MEAN