From 8a26625d21763a0da2260da197b16abbeefe408d Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Thu, 20 Sep 2012 14:41:02 +0000 Subject: Remove _G_NEED_STDARG_H. --- 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 604fa2e93e..313f35a792 100644 --- a/sysdeps/gnu/_G_config.h +++ b/sysdeps/gnu/_G_config.h @@ -53,7 +53,6 @@ typedef union /* These library features are always available in the GNU C library. */ #define _G_HAVE_SYS_WAIT 1 -#define _G_NEED_STDARG_H 1 #define _G_va_list __gnuc_va_list #define _G_HAVE_MMAP 1 -- cgit 1.4.1