From 68860fb4a5e8ed053beabaa73691a5f49ddf4086 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 21 Mar 2002 17:21:42 +0000 Subject: Remove include file, in case it is broken. We don't need it here. -Erik --- libc/sysdeps/linux/common/initfini.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc/sysdeps/linux/common') diff --git a/libc/sysdeps/linux/common/initfini.c b/libc/sysdeps/linux/common/initfini.c index 147de8748..9a23c55d0 100644 --- a/libc/sysdeps/linux/common/initfini.c +++ b/libc/sysdeps/linux/common/initfini.c @@ -36,8 +36,6 @@ * crtn.s puts the corresponding function epilogues in the .init and .fini sections. */ -#include - #undef GMON_SUPPORT /* We use embedded asm for .section unconditionally, as this makes it -- cgit v1.2.3