diff options
Diffstat (limited to 'NetWare')
-rw-r--r-- | NetWare/config.wc | 1 | ||||
-rw-r--r-- | NetWare/config_H.wc | 6 |
2 files changed, 0 insertions, 7 deletions
diff --git a/NetWare/config.wc b/NetWare/config.wc index 8a6df03e10..1bbafd4fde 100644 --- a/NetWare/config.wc +++ b/NetWare/config.wc @@ -755,7 +755,6 @@ i_sgtty='undef' i_shadow='undef' i_socks='undef' i_stdbool='define' -i_stddef='define' i_stdint='undef' i_stdlib='define' i_string='define' diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc index 1ed624a499..95a42ce320 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -724,12 +724,6 @@ */ #define I_NETINET_IN /**/ -/* I_STDDEF: - * This symbol, if defined, indicates that <stddef.h> exists and should - * be included. - */ -#define I_STDDEF /**/ - /* I_STRING: * This symbol, if defined, indicates to the C program that it should * include <string.h> (USG systems) instead of <strings.h> (BSD systems). |