about summary refs log tree commit diff
path: root/sysdeps/gnu/_G_config.h
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/gnu/_G_config.h
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/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 313f35a792..54f5e55739 100644
--- a/sysdeps/gnu/_G_config.h
+++ b/sysdeps/gnu/_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