aboutsummaryrefslogtreecommitdiff
path: root/src/reflist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reflist.h')
-rw-r--r--src/reflist.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reflist.h b/src/reflist.h
index e1ff4071..83a0de90 100644
--- a/src/reflist.h
+++ b/src/reflist.h
@@ -84,5 +84,6 @@ extern Reflection *next_refl(Reflection *refl, RefListIterator *iter);
/* Misc */
extern int num_reflections(RefList *list);
+extern int tree_depth(RefList *list);
#endif /* REFLIST_H */