From 6d0a2851ed037f40e1685b68803fe13b718ace69 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Fri, 16 Sep 2011 19:45:29 +0200 Subject: NetWare has stdbool.h, so add it as 'define' to config.wc [bd31be4baa3ee68a failed to add *any* value for i_stdbool to config.wc] --- NetWare/config.wc | 1 + 1 file changed, 1 insertion(+) 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' -- cgit v1.2.1