diff options
Diffstat (limited to 'sysdeps')
-rw-r--r-- | sysdeps/i386/init-first.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysdeps/i386/init-first.c b/sysdeps/i386/init-first.c index 06f433d..aa36732 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 <hurd.h> #include <unistd.h> extern void __libc_init (int, char **, char **); |