missing #include <isc/lang.h>

(cherry picked from commit 719b1d7fdc)
This commit is contained in:
Mark Andrews 2019-03-15 00:24:33 +11:00 committed by Evan Hunt
parent 12fa506459
commit cdaf04f043

View file

@ -14,8 +14,10 @@
#include <inttypes.h>
#include <isc/lang.h>
#include <isc/netaddr.h>
#include <isc/types.h>
#include <dns/types.h>
struct dns_ecs {