From 3fccea030d8c853b8fe65023c4e9304eca01a25c Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Tue, 6 Mar 2001 23:12:15 +0000 Subject: [PATCH] #include --- lib/lwres/gethost.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/lwres/gethost.c b/lib/lwres/gethost.c index 08a6dee233..54cc0fc4af 100644 --- a/lib/lwres/gethost.c +++ b/lib/lwres/gethost.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: gethost.c,v 1.27 2001/03/06 23:02:00 bwelling Exp $ */ +/* $Id: gethost.c,v 1.28 2001/03/06 23:12:15 bwelling Exp $ */ #include @@ -24,6 +24,7 @@ #include #include +#include #include #include "assert_p.h"