about summary refs log tree commit diff
path: root/conform/data/sys/mman.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/sys/mman.h-data')
-rw-r--r--conform/data/sys/mman.h-data2
1 files changed, 2 insertions, 0 deletions
diff --git a/conform/data/sys/mman.h-data b/conform/data/sys/mman.h-data
index c737efbc23..3392ad1324 100644
--- a/conform/data/sys/mman.h-data
+++ b/conform/data/sys/mman.h-data
@@ -1,3 +1,4 @@
+#if !defined ISO && !defined ISO99 && !defined ISO11
 constant PROT_READ
 constant PROT_WRITE
 constant PROT_EXEC
@@ -54,3 +55,4 @@ allow MCL_*
 allow MS_*
 allow PROT_*
 allow *_t
+#endif