Mercurial > hg > xemacs-beta
diff lib-src/getopt.c @ 410:de805c49cfc1 r21-2-35
Import from CVS: tag r21-2-35
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:19:21 +0200 |
parents | 74fd4e045ea6 |
children | 697ef44129c6 |
line wrap: on
line diff
--- a/lib-src/getopt.c Mon Aug 13 11:18:12 2007 +0200 +++ b/lib-src/getopt.c Mon Aug 13 11:19:21 2007 +0200 @@ -73,7 +73,7 @@ #endif #endif -#if defined (WIN32) && !defined (__CYGWIN32__) +#if defined (WIN32_NATIVE) && !defined (CYGWIN) /* It's not Unix, really. See? Capital letters. */ #include <windows.h> #undef getpid