From 3a8de0fa374d25dd9b8c96c15a8ff130376b2e0a Mon Sep 17 00:00:00 2001 From: dholland Date: Sat, 29 Mar 2014 20:16:09 +0000 Subject: Remove empty header file. --- hunt/huntd/ctl.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'hunt/huntd/ctl.c') diff --git a/hunt/huntd/ctl.c b/hunt/huntd/ctl.c index 05dc474b..d847ad39 100644 --- a/hunt/huntd/ctl.c +++ b/hunt/huntd/ctl.c @@ -1,4 +1,4 @@ -/* $NetBSD: ctl.c,v 1.6 2014/03/29 20:10:10 dholland Exp $ */ +/* $NetBSD: ctl.c,v 1.7 2014/03/29 20:16:09 dholland Exp $ */ /* * Copyright (c) 1983-2003, Regents of the University of California. * All rights reserved. @@ -30,8 +30,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include "bsd.h" - #if defined(TALK_43) || defined(TALK_42) #include @@ -39,7 +37,7 @@ #if 0 static char sccsid[] = "@(#)ctl.c 5.2 (Berkeley) 3/13/86"; #else -__RCSID("$NetBSD: ctl.c,v 1.6 2014/03/29 20:10:10 dholland Exp $"); +__RCSID("$NetBSD: ctl.c,v 1.7 2014/03/29 20:16:09 dholland Exp $"); #endif #endif /* not lint */ -- cgit v1.2.3