From 6b73181ac519270393b60375271821ae1ddaacb7 Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Thu, 9 Feb 2012 17:09:55 +0100 Subject: Remove _G_HAVE_SYS_CDEFS. --- sysdeps/gnu/_G_config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/gnu') 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 -- cgit 1.4.1