about summary refs log tree commit diff
path: root/conform/data/stdlib.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/stdlib.h-data')
-rw-r--r--conform/data/stdlib.h-data2
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/stdlib.h-data b/conform/data/stdlib.h-data
index 382fff66ba..abe296a2ab 100644
--- a/conform/data/stdlib.h-data
+++ b/conform/data/stdlib.h-data
@@ -177,7 +177,7 @@ function {void*} valloc (size_t)
 function size_t wcstombs (char*, const wchar_t*, size_t)
 function int wctomb (char*, wchar_t)
 
-#if !defined ISO && !defined ISO99 && !defined ISO11
+#if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX
 allow-header stddef.h
 allow-header limits.h
 allow-header math.h