From 0bf9d0eb2bc40ee304e8ff0315112cde711fa1b2 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 22 Jul 1995 05:16:58 +0000 Subject: Removed gratuitous #include . --- sysdeps/i386/init-first.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sysdeps/i386/init-first.c b/sysdeps/i386/init-first.c index 06f433d2be..aa36732f60 100644 --- a/sysdeps/i386/init-first.c +++ b/sysdeps/i386/init-first.c @@ -17,7 +17,6 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include #include extern void __libc_init (int, char **, char **); -- cgit 1.4.1