1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08: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()