include process.h to get the _getpid() proto
This commit is contained in:
parent
6dffe9702d
commit
a271cfb697
@ -5,6 +5,7 @@
|
|||||||
port build */
|
port build */
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
#include <process.h> /* for the _getpid() proto */
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
#define MAXHOSTNAMELEN 256
|
#define MAXHOSTNAMELEN 256
|
||||||
|
Loading…
x
Reference in New Issue
Block a user