projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0239bb
)
automatically generated from GPLed version
author
Paul Eggert
<eggert@gnu.org>
Thu, 14 Aug 1997 02:16:15 +0000
(
02:16
+0000)
committer
Paul Eggert
<eggert@gnu.org>
Thu, 14 Aug 1997 02:16:15 +0000
(
02:16
+0000)
getopt.c
patch
|
blob
|
history
diff --git
a/getopt.c
b/getopt.c
index f622fc375ee37c7c4176de05407fe72e61f3542d..231e5ee6849c392c1914dafe009dd31dbd267121 100644
(file)
--- a/
getopt.c
+++ b/
getopt.c
@@
-79,7
+79,7
@@
#endif
#endif
-#if defined (
WIN
32) && !defined (__CYGWIN32__)
+#if defined (
_WINDOWS
32) && !defined (__CYGWIN32__)
/* It's not Unix, really. See? Capital letters. */
#include <windows.h>
#define getpid() GetCurrentProcessId()