1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

automatically generated from GPLed version

This commit is contained in:
Paul Eggert 1997-08-14 02:16:15 +00:00
parent c9411d2f03
commit 3d620bbb7d

View File

@ -79,7 +79,7 @@
#endif
#endif
#if defined (WIN32) && !defined (__CYGWIN32__)
#if defined (_WINDOWS32) && !defined (__CYGWIN32__)
/* It's not Unix, really. See? Capital letters. */
#include <windows.h>
#define getpid() GetCurrentProcessId()