From: Andreas Gustafsson Date: Fri, 22 Dec 2000 23:01:56 +0000 (+0000) Subject: need #include and X-Git-Tag: v9.1.0b2~31 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=029ce2f952a5a9e5f3310f7921576a28279c2229;p=thirdparty%2Fbind9.git need #include and --- diff --git a/lib/dns/include/dns/validator.h b/lib/dns/include/dns/validator.h index 7050466ceaf..7f632d93331 100644 --- a/lib/dns/include/dns/validator.h +++ b/lib/dns/include/dns/validator.h @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: validator.h,v 1.16 2000/12/21 18:11:00 gson Exp $ */ +/* $Id: validator.h,v 1.17 2000/12/22 23:01:56 gson Exp $ */ #ifndef DNS_VALIDATOR_H #define DNS_VALIDATOR_H 1 @@ -52,6 +52,8 @@ #include #include +#include +#include /* for dns_rdata_sig_t */ #include