From b542137ecea32c7910c5c13a36d48d6c09485a82 Mon Sep 17 00:00:00 2001 From: pk Date: Sat, 8 Jul 1995 23:57:06 +0000 Subject: [PATCH] Oops, previous needs Also, previous addresses PR#1183. --- libexec/identd/netbsd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libexec/identd/netbsd.c b/libexec/identd/netbsd.c index 69d2db129781..276b149b8bc4 100644 --- a/libexec/identd/netbsd.c +++ b/libexec/identd/netbsd.c @@ -1,5 +1,5 @@ /* -** $Id: netbsd.c,v 1.7 1995/07/08 23:53:46 pk Exp $ +** $Id: netbsd.c,v 1.8 1995/07/08 23:57:06 pk Exp $ ** ** netbsd.c Low level kernel access functions for NetBSD ** @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include