summaryrefslogtreecommitdiff
path: root/win32/config_H.gc
diff options
context:
space:
mode:
Diffstat (limited to 'win32/config_H.gc')
-rw-r--r--win32/config_H.gc6
1 files changed, 0 insertions, 6 deletions
diff --git a/win32/config_H.gc b/win32/config_H.gc
index 3d19d6145a..76f331d19c 100644
--- a/win32/config_H.gc
+++ b/win32/config_H.gc
@@ -678,12 +678,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).