2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

4774. [bug] <isc/util.h> was incorrectly included in several

header files. [RT #46311]
This commit is contained in:
Mark Andrews
2017-10-19 12:26:32 +11:00
parent b7b8e298f6
commit fe79e2efbf
25 changed files with 147 additions and 88 deletions

View File

@@ -19,6 +19,7 @@
#include <isc/net.h>
#include <isc/netaddr.h>
#include <isc/print.h>
#include <isc/util.h>
#include <dns/result.h>
#include <dns/rcode.h>