summaryrefslogtreecommitdiff
path: root/iterator/iter_hints.h
diff options
context:
space:
mode:
Diffstat (limited to 'iterator/iter_hints.h')
-rw-r--r--iterator/iter_hints.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iterator/iter_hints.h b/iterator/iter_hints.h
index 715ec9f410635..06b4b9667d135 100644
--- a/iterator/iter_hints.h
+++ b/iterator/iter_hints.h
@@ -59,7 +59,7 @@ struct iter_hints {
* contents of type iter_hints_stub. The class IN root is in here.
* uses name_tree_node from dnstree.h.
*/
- rbtree_t tree;
+ rbtree_type tree;
};
/**