summaryrefslogtreecommitdiff
path: root/NetWare
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2011-09-16 19:45:29 +0200
committerNicholas Clark <nick@ccl4.org>2011-09-16 19:45:29 +0200
commit6d0a2851ed037f40e1685b68803fe13b718ace69 (patch)
tree154855d694ccc250e94e4fbbac04a1b72b5e9063 /NetWare
parent592808d835b3ffde15f01fa99e513c647a8f08d9 (diff)
downloadperl-6d0a2851ed037f40e1685b68803fe13b718ace69.tar.gz
NetWare has stdbool.h, so add it as 'define' to config.wc
[bd31be4baa3ee68a failed to add *any* value for i_stdbool to config.wc]
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/config.wc1
1 files changed, 1 insertions, 0 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc
index e0cd3005d9..298fe35be0 100644
--- a/NetWare/config.wc
+++ b/NetWare/config.wc
@@ -659,6 +659,7 @@ i_sgtty='undef'
i_shadow='undef'
i_socks='undef'
i_stdarg='define'
+i_stdbool='define'
i_stddef='define'
i_stdlib='define'
i_string='define'