summaryrefslogtreecommitdiffstats
path: root/hunt/huntd/get_names.c
diff options
context:
space:
mode:
Diffstat (limited to 'hunt/huntd/get_names.c')
-rw-r--r--hunt/huntd/get_names.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/hunt/huntd/get_names.c b/hunt/huntd/get_names.c
index 9c08f0f7..6878c8b3 100644
--- a/hunt/huntd/get_names.c
+++ b/hunt/huntd/get_names.c
@@ -1,4 +1,4 @@
-/* $NetBSD: get_names.c,v 1.15 2014/03/29 20:10:10 dholland Exp $ */
+/* $NetBSD: get_names.c,v 1.16 2014/03/29 20:16:09 dholland Exp $ */
/*
* Copyright (c) 1983-2003, Regents of the University of California.
* All rights reserved.
@@ -32,11 +32,9 @@
#include <sys/cdefs.h>
#ifndef lint
-__RCSID("$NetBSD: get_names.c,v 1.15 2014/03/29 20:10:10 dholland Exp $");
+__RCSID("$NetBSD: get_names.c,v 1.16 2014/03/29 20:16:09 dholland Exp $");
#endif /* not lint */
-#include "bsd.h"
-
#if defined(TALK_43) || defined(TALK_42)
#include <sys/param.h>