summaryrefslogtreecommitdiff
path: root/conform/data/string.h-data
diff options
context:
space:
mode:
Diffstat (limited to 'conform/data/string.h-data')
-rw-r--r--conform/data/string.h-data2
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/string.h-data b/conform/data/string.h-data
index cc3b1c9732..e06f941498 100644
--- a/conform/data/string.h-data
+++ b/conform/data/string.h-data
@@ -27,7 +27,7 @@ function int strcoll_l (const char*, const char*, locale_t)
#endif
function {char*} strcpy (char*, const char*)
function size_t strcspn (const char*, const char*)
-#if !defined ISO && !defined ISO99 & !defined ISO11 && !defined POSIX && !defined POSIX2008
+#if !defined ISO && !defined ISO99 & !defined ISO11 && !defined XPG4 && !defined POSIX && !defined POSIX2008
function {char*} strdup (const char*)
#endif
function {char*} strerror (int)