about summary refs log tree commit diff
path: root/include/sys/shm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/shm.h')
-rw-r--r--include/sys/shm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sys/shm.h b/include/sys/shm.h
index 34117cc8..ce3029f5 100644
--- a/include/sys/shm.h
+++ b/include/sys/shm.h
@@ -5,6 +5,8 @@
 extern "C" {
 #endif
 
+#include <features.h>
+
 #define __NEED_time_t
 #define __NEED_size_t
 #define __NEED_pid_t