diff options
Diffstat (limited to 'base/process.h')
-rw-r--r-- | base/process.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/process.h b/base/process.h index 312f84c..459ad58 100644 --- a/base/process.h +++ b/base/process.h @@ -6,6 +6,7 @@ #define BASE_PROCESS_H_ #include "base/basictypes.h" +#include "build/build_config.h" #include <sys/types.h> #ifdef OS_WIN |