summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2014-11-20 00:00:33 +0000
committerBrad Smith <brad@cvs.openbsd.org>2014-11-20 00:00:33 +0000
commit694a281572ebfcdc60c33357255052d426a7074f (patch)
tree9bff28cacdfc50008cef084e491be25a1b64bc25 /usr.sbin
parent1e97790dfd739a7137462bbb7e68dfb95fae1ed9 (diff)
update to Unbound 1.5.0, ok sthen@
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/unbound/dnstap/dnstap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/unbound/dnstap/dnstap.c b/usr.sbin/unbound/dnstap/dnstap.c
index b62dc5b8cfc..b2dc053bdbf 100644
--- a/usr.sbin/unbound/dnstap/dnstap.c
+++ b/usr.sbin/unbound/dnstap/dnstap.c
@@ -39,7 +39,7 @@
#include "config.h"
#include <string.h>
#include <sys/time.h>
-#include "sldns/sbuffer.h"
+#include "ldns/sbuffer.h"
#include "util/config_file.h"
#include "util/net_help.h"
#include "util/netevent.h"