summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--base/linux_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/linux_util.h b/base/linux_util.h
index aca4804..657edda 100644
--- a/base/linux_util.h
+++ b/base/linux_util.h
@@ -6,6 +6,7 @@
#define BASE_LINUX_UTIL_H__
#include <stdint.h>
+#include <sys/types.h>
#include <string>