diff --git a/games/hunt/hunt/hunt.c b/games/hunt/hunt/hunt.c index 64469e64d597..8726bdaeafa4 100644 --- a/games/hunt/hunt/hunt.c +++ b/games/hunt/hunt/hunt.c @@ -1,4 +1,4 @@ -/* $NetBSD: hunt.c,v 1.9 2000/01/21 17:08:33 mycroft Exp $ */ +/* $NetBSD: hunt.c,v 1.10 2000/03/02 18:22:31 kleink Exp $ */ /* * Hunt * Copyright (c) 1985 Conrad C. Huang, Gregory S. Couch, Kenneth C.R.C. Arnold @@ -7,9 +7,10 @@ #include #ifndef lint -__RCSID("$NetBSD: hunt.c,v 1.9 2000/01/21 17:08:33 mycroft Exp $"); +__RCSID("$NetBSD: hunt.c,v 1.10 2000/03/02 18:22:31 kleink Exp $"); #endif /* not lint */ +# include # include # include # include