]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
#include <dns/db.h>
authorMark Andrews <marka@isc.org>
Mon, 5 Dec 2011 20:51:41 +0000 (20:51 +0000)
committerMark Andrews <marka@isc.org>
Mon, 5 Dec 2011 20:51:41 +0000 (20:51 +0000)
lib/dns/tests/dnstest.c

index c33351cfa976461f58ab15553e3bdf8b3cb81b0c..952af36ac8cbc55abb66ac58c480fb99d5b92db4 100644 (file)
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnstest.c,v 1.9 2011/12/04 23:48:12 marka Exp $ */
+/* $Id: dnstest.c,v 1.10 2011/12/05 20:51:41 marka Exp $ */
 
 /*! \file */
 
@@ -35,6 +35,7 @@
 #include <isc/timer.h>
 #include <isc/util.h>
 
+#include <dns/db.h>
 #include <dns/fixedname.h>
 #include <dns/log.h>
 #include <dns/name.h>