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:
parent
c9411d2f03
commit
3d620bbb7d
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue