aboutsummaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
Diffstat (limited to 'hurd')
-rw-r--r--hurd/hurdstartup.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/hurd/hurdstartup.c b/hurd/hurdstartup.c
index 543d135120..1daea5e775 100644
--- a/hurd/hurdstartup.c
+++ b/hurd/hurdstartup.c
@@ -1,5 +1,5 @@
/* Initial program startup for running under the GNU Hurd.
- Copyright (C) 1991, 92, 93, 94, 95, 96, 97 Free Software Foundation, Inc.
+ Copyright (C) 1991,92,93,94,95,96,97,98 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -28,7 +28,6 @@
#include <unistd.h>
#include <elf.h>
#include "set-hooks.h"
-#include "hurdmalloc.h" /* XXX */
#include "hurdstartup.h"
#include <argz.h>