mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
Changes for GNU make 3.75.93.
This commit is contained in:
parent
e83be08050
commit
84760de2b5
@ -79,7 +79,7 @@ USA. */
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined (_WINDOWS32) && !defined (__CYGWIN32__)
|
||||
#if defined (WINDOWS32) && !defined (__CYGWIN32__)
|
||||
/* It's not Unix, really. See? Capital letters. */
|
||||
#include <windows.h>
|
||||
#define getpid() GetCurrentProcessId()
|
||||
|
Loading…
Reference in New Issue
Block a user