summaryrefslogtreecommitdiff
path: root/games/hunt/huntd/driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/hunt/huntd/driver.c')
-rw-r--r--games/hunt/huntd/driver.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/games/hunt/huntd/driver.c b/games/hunt/huntd/driver.c
index 4b06af9153c..c842448bc43 100644
--- a/games/hunt/huntd/driver.c
+++ b/games/hunt/huntd/driver.c
@@ -1,15 +1,11 @@
/* $NetBSD: driver.c,v 1.5 1997/10/20 00:37:16 lukem Exp $ */
+/* $OpenBSD: driver.c,v 1.2 1999/01/21 05:47:40 d Exp $ */
/*
* Hunt
* Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold
* San Francisco, California
*/
-#include <sys/cdefs.h>
-#ifndef lint
-__RCSID("$NetBSD: driver.c,v 1.5 1997/10/20 00:37:16 lukem Exp $");
-#endif /* not lint */
-
# include <sys/ioctl.h>
# include <sys/stat.h>
# include <sys/time.h>