From: Evan Hunt Date: Fri, 9 Jul 2010 06:48:13 +0000 (+0000) Subject: added #include to silence tbox warnings X-Git-Tag: v9.5.3b1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2fa91fbe189f7b02f3b23bf4580b4473c1b542a;p=thirdparty%2Fbind9.git added #include to silence tbox warnings --- diff --git a/bin/nsupdate/nsupdate.c b/bin/nsupdate/nsupdate.c index e98ee8d5c35..75e6d833fc0 100644 --- a/bin/nsupdate/nsupdate.c +++ b/bin/nsupdate/nsupdate.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nsupdate.c,v 1.154.56.11 2010/07/09 05:16:00 each Exp $ */ +/* $Id: nsupdate.c,v 1.154.56.12 2010/07/09 06:48:13 each Exp $ */ /*! \file */ @@ -38,6 +38,7 @@ #include #include #include +#include #include #include #include