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