From: Mark Andrews Date: Thu, 15 Apr 2004 04:49:50 +0000 (+0000) Subject: #include . X-Git-Tag: v9.2.3rc4^3~68 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=764808211e952f1617aaa609281da66d80120c0d;p=thirdparty%2Fbind9.git #include . --- diff --git a/bin/named/unix/os.c b/bin/named/unix/os.c index 174b5a5efbd..0c4717b113a 100644 --- a/bin/named/unix/os.c +++ b/bin/named/unix/os.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: os.c,v 1.66 2004/03/05 04:58:01 marka Exp $ */ +/* $Id: os.c,v 1.67 2004/04/15 04:49:50 marka Exp $ */ #include #include @@ -32,6 +32,9 @@ #include #include #include +#ifdef HAVE_TZSET +#include +#endif #include #include