From f69139ec74b8f85d1487dde63bf7687ce69540c0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 29 Nov 1998 16:07:30 +0000 Subject: 1998-09-12 Mark Kettenis * hurd/hurdstartup.c: Do not include hurdmalloc.h; _hurd_startup does not use any of malloc/realloc/free anymore. Include set-hooks.h with <> instead of "". --- hurd/hurdstartup.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hurd') 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 #include #include "set-hooks.h" -#include "hurdmalloc.h" /* XXX */ #include "hurdstartup.h" #include -- cgit v1.2.3