summary refs log tree commit diff
path: root/sysdeps/gnu/_G_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/gnu/_G_config.h')
-rw-r--r--sysdeps/gnu/_G_config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/gnu/_G_config.h b/sysdeps/gnu/_G_config.h
index 07ad8ca8f3..9d6e23bb4e 100644
--- a/sysdeps/gnu/_G_config.h
+++ b/sysdeps/gnu/_G_config.h
@@ -60,7 +60,6 @@ typedef unsigned int _G_uint32_t __attribute__ ((__mode__ (__SI__)));
 
 /* These library features are always available in the GNU C library.  */
 #define _G_HAVE_ATEXIT 1
-#define _G_HAVE_SYS_CDEFS 1
 #define _G_HAVE_SYS_WAIT 1
 #define _G_NEED_STDARG_H 1
 #define _G_va_list __gnuc_va_list