]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#include <dns/soa.h>
authorBrian Wellington <source@isc.org>
Thu, 31 May 2001 00:59:46 +0000 (00:59 +0000)
committerBrian Wellington <source@isc.org>
Thu, 31 May 2001 00:59:46 +0000 (00:59 +0000)
bin/named/xfrout.c

index 1155eb666b9f0b6e34e58eba382a4f0599c26773..f220ae7d438a2f1a0a23b9e8abc4a3204c8203ae 100644 (file)
@@ -15,7 +15,7 @@
  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: xfrout.c,v 1.97 2001/03/12 22:21:31 bwelling Exp $ */
+/* $Id: xfrout.c,v 1.98 2001/05/31 00:59:46 bwelling Exp $ */
 
 #include <config.h>
 
@@ -36,6 +36,7 @@
 #include <dns/rdataset.h>
 #include <dns/rdatasetiter.h>
 #include <dns/result.h>
+#include <dns/soa.h>
 #include <dns/timer.h>
 #include <dns/view.h>
 #include <dns/zone.h>