mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
automatically generated from GPLed version
This commit is contained in:
parent
f0239bb0af
commit
c495345f7c
1 changed files with 1 additions and 1 deletions
2
getopt.c
2
getopt.c
|
@ -79,7 +79,7 @@
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined (WIN32) && !defined (__CYGWIN32__)
|
#if defined (_WINDOWS32) && !defined (__CYGWIN32__)
|
||||||
/* It's not Unix, really. See? Capital letters. */
|
/* It's not Unix, really. See? Capital letters. */
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#define getpid() GetCurrentProcessId()
|
#define getpid() GetCurrentProcessId()
|
||||||
|
|
Loading…
Reference in a new issue