]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Revert "include <isc/print.h> in gen.c"
authorMark Andrews <marka@isc.org>
Wed, 3 Oct 2012 22:11:21 +0000 (08:11 +1000)
committerMark Andrews <marka@isc.org>
Wed, 3 Oct 2012 22:11:21 +0000 (08:11 +1000)
This reverts commit 3f6cec1a3500bea0dba752d2e9efb97e4d49fb22.

lib/dns/gen.c

index bbc63dc8108581c8e5a39f45aabc994d5e15ee05..91b27ce5b862a5d26f3c43ad851b8dab768ca772 100644 (file)
@@ -26,8 +26,6 @@
 #define _CRT_SECURE_NO_DEPRECATE 1
 #endif
 
-#include <isc/print.h>
-
 #include <sys/types.h>
 
 #include <ctype.h>