From: Mark Andrews Date: Tue, 30 Aug 2011 13:02:39 +0000 (+0000) Subject: include dns/diff.h X-Git-Tag: v9.9.0a2~1^2~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f385a7ad135b9777e219e02340cacbc7bcdb6a;p=thirdparty%2Fbind9.git include dns/diff.h --- diff --git a/lib/dns/include/dns/update.h b/lib/dns/include/dns/update.h index 5bc58c9331e..328c038e85a 100644 --- a/lib/dns/include/dns/update.h +++ b/lib/dns/include/dns/update.h @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: update.h,v 1.3 2011/08/30 05:16:15 marka Exp $ */ +/* $Id: update.h,v 1.4 2011/08/30 13:02:39 marka Exp $ */ #ifndef DNS_UPDATE_H #define DNS_UPDATE_H 1 @@ -28,6 +28,7 @@ #include #include +#include typedef struct { void (*func)(void *arg, dns_zone_t *zone, int level,