mirror of https://github.com/BOINC/boinc.git
parent
f4d985c659
commit
1abff8dd98
|
@ -19,6 +19,7 @@
|
|||
|
||||
#ifdef _WIN32
|
||||
#include "boinc_win.h"
|
||||
#define getpid _getpid
|
||||
#else
|
||||
#include "config.h"
|
||||
#include <cstdio>
|
||||
|
|
Loading…
Reference in New Issue