From 431531094f2e0401c27a23a104e335fcc8552580 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 21 Sep 2012 10:02:03 +0000 Subject: Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. --- sysdeps/generic/_G_config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'sysdeps/generic') diff --git a/sysdeps/generic/_G_config.h b/sysdeps/generic/_G_config.h index 139f746524..4c6552fefb 100644 --- a/sysdeps/generic/_G_config.h +++ b/sysdeps/generic/_G_config.h @@ -52,7 +52,6 @@ typedef union /* These library features are always available in the GNU C library. */ -#define _G_HAVE_SYS_WAIT 1 #define _G_va_list __gnuc_va_list #define _G_HAVE_MMAP 1 -- cgit 1.4.1