summaryrefslogtreecommitdiffstats
path: root/contrib/unbound/iterator/iter_resptype.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/unbound/iterator/iter_resptype.c')
-rw-r--r--contrib/unbound/iterator/iter_resptype.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/unbound/iterator/iter_resptype.c b/contrib/unbound/iterator/iter_resptype.c
index 45f9193..f146a2b 100644
--- a/contrib/unbound/iterator/iter_resptype.c
+++ b/contrib/unbound/iterator/iter_resptype.c
@@ -45,8 +45,8 @@
#include "services/cache/dns.h"
#include "util/net_help.h"
#include "util/data/dname.h"
-#include "ldns/rrdef.h"
-#include "ldns/pkthdr.h"
+#include "sldns/rrdef.h"
+#include "sldns/pkthdr.h"
enum response_type
response_type_from_cache(struct dns_msg* msg,
OpenPOWER on IntegriCloud