From 4421905c0d1289222914de73611a34ecea38b8d5 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 7 Jul 1995 01:11:12 +0000 Subject: "ihash.h" -> --- proc/hash.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'proc/hash.c') diff --git a/proc/hash.c b/proc/hash.c index 9ccb6b90..c1c6cb56 100644 --- a/proc/hash.c +++ b/proc/hash.c @@ -1,5 +1,5 @@ /* Hash table functions - Copyright (C) 1993, 1994 Free Software Foundation + Copyright (C) 1993, 1994, 1995 Free Software Foundation This file is part of the GNU Hurd. @@ -27,7 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include "proc.h" -#include "ihash.h" +#include static struct ihash pghash, pidhash, taskhash, porthash, sidhash; static struct ihash exchash; -- cgit v1.2.3