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:
Gilles Depeyrot 2001-09-09 18:06:25 +00:00
parent faed65f610
commit b57b228b84

View File

@ -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.