From 1a2f1df87aefff5360bd1a2c8a72766af780fbb8 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 2 Feb 2004 04:44:11 +0000 Subject: [PATCH] #include --- lib/dns/resolver.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/dns/resolver.c b/lib/dns/resolver.c index 10501263fe..5a7000108f 100644 --- a/lib/dns/resolver.c +++ b/lib/dns/resolver.c @@ -15,10 +15,11 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: resolver.c,v 1.218.2.26 2004/01/05 08:08:18 marka Exp $ */ +/* $Id: resolver.c,v 1.218.2.27 2004/02/02 04:44:11 marka Exp $ */ #include +#include #include #include #include