getpid is in unistd.h under Solaris, Linux, FreeBSD and Darwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
faed65f610
commit
b57b228b84
@ -36,7 +36,7 @@
|
||||
#include "wx/timer.h"
|
||||
#include "wx/wfstream.h"
|
||||
#include "stdlib.h"
|
||||
#include "process.h"
|
||||
#include "unistd.h"
|
||||
#endif
|
||||
|
||||
// Send a message.
|
||||
|
Loading…
Reference in New Issue
Block a user