From c8a89e7dd5cab24242cc9050387bd5bb902da11a Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Mon, 30 Jan 2012 21:20:32 +0000 Subject: Remove miscellaneous __STDC__ conditionals. --- libio/oldiopopen.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libio/oldiopopen.c') diff --git a/libio/oldiopopen.c b/libio/oldiopopen.c index 2fa1ac5..fe09aed 100644 --- a/libio/oldiopopen.c +++ b/libio/oldiopopen.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1998-2002, 2004 Free Software Foundation, Inc. +/* Copyright (C) 1998-2002, 2004, 2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Per Bothner . @@ -34,9 +34,7 @@ #if _IO_HAVE_SYS_WAIT #include #include -#ifdef __STDC__ #include -#endif #ifdef _LIBC # include #endif -- cgit v1.1