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/wfiledoalloc.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libio/wfiledoalloc.c') diff --git a/libio/wfiledoalloc.c b/libio/wfiledoalloc.c index 67a0517..168bddd 100644 --- a/libio/wfiledoalloc.c +++ b/libio/wfiledoalloc.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1993, 1997, 1999, 2000, 2002, 2006 +/* Copyright (C) 1993, 1997, 1999, 2000, 2002, 2006, 2012 Free Software Foundation, Inc. This file is part of the GNU C Library. @@ -63,10 +63,8 @@ #include "libioP.h" #include #include -#ifdef __STDC__ #include #include -#endif #ifdef _LIBC # undef isatty -- cgit v1.1