X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lib-src%2Fgetopt.c;h=51d69cf3de7b667d99bdb5dc9a00bfe644034e50;hb=5f5cfaee94b57b0a1545031e2088c930c7f645ef;hp=21231de20d326e830be541e2a121a1d2ea3e5a5a;hpb=b5eeb6918c29470b36f8461c402eb0c65cb19bd2;p=chise%2Fxemacs-chise.git.1 diff --git a/lib-src/getopt.c b/lib-src/getopt.c index 21231de..51d69cf 100644 --- a/lib-src/getopt.c +++ b/lib-src/getopt.c @@ -73,7 +73,7 @@ USA. */ #endif #endif -#if defined (WIN32) && !defined (__CYGWIN32__) +#if defined (WIN32_NATIVE) && !defined (CYGWIN) /* It's not Unix, really. See? Capital letters. */ #include #undef getpid