From c1e4e35ee4aba4d7bf9ff1a2fad74ba9a1485893 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 7 Mar 2001 22:04:11 +0000 Subject: [PATCH] #include --- bin/named/lwresd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/named/lwresd.c b/bin/named/lwresd.c index 99f0412ab8..229a7a3b81 100644 --- a/bin/named/lwresd.c +++ b/bin/named/lwresd.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: lwresd.c,v 1.32 2001/03/06 02:49:28 bwelling Exp $ */ +/* $Id: lwresd.c,v 1.33 2001/03/07 22:04:11 gson Exp $ */ /* * Main program for the Lightweight Resolver Daemon. @@ -33,6 +33,7 @@ #include #include #include +#include #include #include #include