about summary refs log tree commit diff
path: root/sysdeps/generic
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-09-21 10:02:03 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-09-21 10:02:03 +0000
commit431531094f2e0401c27a23a104e335fcc8552580 (patch)
treecb61f62e01f7e1f101d193c5738cdc2b8576cfcc /sysdeps/generic
parent8a26625d21763a0da2260da197b16abbeefe408d (diff)
downloadglibc-431531094f2e0401c27a23a104e335fcc8552580.tar.gz
glibc-431531094f2e0401c27a23a104e335fcc8552580.tar.xz
glibc-431531094f2e0401c27a23a104e335fcc8552580.zip
Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.
Diffstat (limited to 'sysdeps/generic')
-rw-r--r--sysdeps/generic/_G_config.h1
1 files changed, 0 insertions, 1 deletions
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