From 1acacb969fa0d0b0cdafe6f4c005bd083e16ea4d Mon Sep 17 00:00:00 2001 From: kleink Date: Thu, 2 Mar 2000 18:22:31 +0000 Subject: Include for MAXHOSTNAMELEN. --- hunt/hunt/hunt.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hunt/hunt/hunt.c b/hunt/hunt/hunt.c index 64469e64..8726bdae 100644 --- a/hunt/hunt/hunt.c +++ b/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 -- cgit v1.2.3