]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
don't include <isc/print.h>
authorMark Andrews <marka@isc.org>
Sun, 24 May 2015 02:50:20 +0000 (12:50 +1000)
committerMark Andrews <marka@isc.org>
Sun, 24 May 2015 02:50:20 +0000 (12:50 +1000)
bin/tests/system/dlzexternal/driver.c

index 1b263b5941df211844e10af7744126497a72a05c..e631076fd1670ad8778c251b9b3722386ca2163a 100644 (file)
@@ -26,7 +26,6 @@
 #include <stdarg.h>
 
 #include <isc/log.h>
-#include <isc/print.h>
 #include <isc/result.h>
 #include <isc/string.h>
 #include <isc/types.h>