From 7d09a0190b9b5b6073984b91099b36bebd6c83fb Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Sat, 5 Mar 2011 03:03:57 +0000 Subject: [PATCH] add #include --- bin/named/logconf.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/named/logconf.c b/bin/named/logconf.c index 9558ab2dd2..ed87189517 100644 --- a/bin/named/logconf.c +++ b/bin/named/logconf.c @@ -15,12 +15,13 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: logconf.c,v 1.43 2011/03/04 14:07:03 smann Exp $ */ +/* $Id: logconf.c,v 1.44 2011/03/05 03:03:57 marka Exp $ */ /*! \file */ #include +#include #include #include #include