From 700e08fcc4cc0ce2e0fb87791f6d7f3b58ae842f Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 29 Jun 2016 11:38:45 +1000 Subject: [PATCH] #include --- lib/dns/dnstap.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/dns/dnstap.c b/lib/dns/dnstap.c index cb63bc67db..39d2e562dc 100644 --- a/lib/dns/dnstap.c +++ b/lib/dns/dnstap.c @@ -46,6 +46,8 @@ #error DNSTAP not configured. #endif /* HAVE_DNSTAP */ +#include + #include #include #include