From: Mark Andrews Date: Tue, 1 Sep 2009 02:54:26 +0000 (+0000) Subject: add #include X-Git-Tag: v9.7.0a3~57 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=e2a61b7bb2ae967530552a2f829e07494555e886;p=thirdparty%2Fbind9.git add #include --- diff --git a/lib/irs/getnameinfo.c b/lib/irs/getnameinfo.c index b2f6ac39046..9c708f3ac58 100644 --- a/lib/irs/getnameinfo.c +++ b/lib/irs/getnameinfo.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: getnameinfo.c,v 1.2 2009/09/01 00:22:27 jinmei Exp $ */ +/* $Id: getnameinfo.c,v 1.3 2009/09/01 02:54:26 marka Exp $ */ /*! \file */ @@ -101,8 +101,9 @@ #include #include -#include #include +#include +#include #include #include