summaryrefslogtreecommitdiff
path: root/games/hunt/huntd/answer.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/hunt/huntd/answer.c')
-rw-r--r--games/hunt/huntd/answer.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/games/hunt/huntd/answer.c b/games/hunt/huntd/answer.c
index c78fcea2a64..eed0c82de46 100644
--- a/games/hunt/huntd/answer.c
+++ b/games/hunt/huntd/answer.c
@@ -1,15 +1,11 @@
/* $NetBSD: answer.c,v 1.3 1997/10/10 16:32:50 lukem Exp $ */
+/* $OpenBSD: answer.c,v 1.2 1999/01/21 05:47:39 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: answer.c,v 1.3 1997/10/10 16:32:50 lukem Exp $");
-#endif /* not lint */
-
# include <ctype.h>
# include <errno.h>
# include <fcntl.h>