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

@@ -10,6 +10,7 @@
#include <isc/eventclass.h>
#include <isc/netaddr.h>
#include <isc/task.h>
#include <isc/util.h>
#include <dns/byaddr.h>
#include <dns/db.h>