aboutsummaryrefslogtreecommitdiff
path: root/external/unbound/iterator/iter_fwd.c
diff options
context:
space:
mode:
Diffstat (limited to 'external/unbound/iterator/iter_fwd.c')
-rw-r--r--external/unbound/iterator/iter_fwd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/unbound/iterator/iter_fwd.c b/external/unbound/iterator/iter_fwd.c
index 012121241..0feee032c 100644
--- a/external/unbound/iterator/iter_fwd.c
+++ b/external/unbound/iterator/iter_fwd.c
@@ -46,8 +46,8 @@
#include "util/config_file.h"
#include "util/net_help.h"
#include "util/data/dname.h"
-#include "ldns/rrdef.h"
-#include "ldns/str2wire.h"
+#include "sldns/rrdef.h"
+#include "sldns/str2wire.h"
int
fwd_cmp(const void* k1, const void* k2)