summaryrefslogtreecommitdiff
path: root/include/features.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-10-07 01:53:34 +0000
committerEric Andersen <andersen@codepoet.org>2000-10-07 01:53:34 +0000
commit04bc82edc59fed897b7f38e5f68a76402f087dfb (patch)
tree005053903ad4ccb798e8a111747fd3dcd8cbc70b /include/features.h
parent19cf2f446177ebf7c0b569f908696d6ac318d0ac (diff)
Add in support for shm/ipc.
Diffstat (limited to 'include/features.h')
-rw-r--r--include/features.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/features.h b/include/features.h
index dd2c5ae03..bc80fc541 100644
--- a/include/features.h
+++ b/include/features.h
@@ -52,6 +52,7 @@
#define __USE_MISC
#define __USE_POSIX
#define __USE_POSIX2
+#define __USE_XOPEN
#define _POSIX_THREAD_SAFE_FUNCTIONS