X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lib-src%2Fgetopt.c;h=51d69cf3de7b667d99bdb5dc9a00bfe644034e50;hp=21231de20d326e830be541e2a121a1d2ea3e5a5a;hb=d81014e89b5102527e5b50aac62edeed2955671d;hpb=b5eeb6918c29470b36f8461c402eb0c65cb19bd2 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