aboutsummaryrefslogtreecommitdiff
path: root/contrib/unbound/util/data/msgencode.c
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2015-09-17 16:10:11 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2015-09-17 16:10:11 +0000
commit09a3aaf3e0da92b656e895a499863628bd6f886e (patch)
tree9ba31f6272e0b39184eba0b36bb65cda61f09b93 /contrib/unbound/util/data/msgencode.c
parent25fd5dd9a01359e34344898d7c5b71e1771d2435 (diff)
parentaf3dabbf15fa4d0e7e45a43fbf9a2195edfa941c (diff)
downloadsrc-09a3aaf3e0da92b656e895a499863628bd6f886e.tar.gz
src-09a3aaf3e0da92b656e895a499863628bd6f886e.zip
Upgrade to Unbound 1.5.4.
Notes
Notes: svn path=/head/; revision=287917
Diffstat (limited to 'contrib/unbound/util/data/msgencode.c')
-rw-r--r--contrib/unbound/util/data/msgencode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/unbound/util/data/msgencode.c b/contrib/unbound/util/data/msgencode.c
index 26b5deabe4dc..f9a8c5f67296 100644
--- a/contrib/unbound/util/data/msgencode.c
+++ b/contrib/unbound/util/data/msgencode.c
@@ -47,7 +47,7 @@
#include "util/log.h"
#include "util/regional.h"
#include "util/net_help.h"
-#include "ldns/sbuffer.h"
+#include "sldns/sbuffer.h"
/** return code that means the function ran out of memory. negative so it does
* not conflict with DNS rcodes. */