From 6cc0c781817123fd8ecad41258030a65aa941847 Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 9 Oct 2000 19:06:08 +0000 Subject: [PATCH] Remove unneeded header --- usr.sbin/pkg_install/create/perform.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/usr.sbin/pkg_install/create/perform.c b/usr.sbin/pkg_install/create/perform.c index 83b8be0dd51d..b7975a71ea73 100644 --- a/usr.sbin/pkg_install/create/perform.c +++ b/usr.sbin/pkg_install/create/perform.c @@ -1,11 +1,11 @@ -/* $NetBSD: perform.c,v 1.22 1999/12/20 03:25:58 hubertf Exp $ */ +/* $NetBSD: perform.c,v 1.23 2000/10/09 19:06:08 hubertf Exp $ */ #include #ifndef lint #if 0 static const char *rcsid = "from FreeBSD Id: perform.c,v 1.38 1997/10/13 15:03:51 jkh Exp"; #else -__RCSID("$NetBSD: perform.c,v 1.22 1999/12/20 03:25:58 hubertf Exp $"); +__RCSID("$NetBSD: perform.c,v 1.23 2000/10/09 19:06:08 hubertf Exp $"); #endif #endif @@ -34,7 +34,6 @@ __RCSID("$NetBSD: perform.c,v 1.22 1999/12/20 03:25:58 hubertf Exp $"); #include #include -#include #include #include