aboutsummaryrefslogtreecommitdiff
path: root/lib/fstree/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fstree/internal.h')
-rw-r--r--lib/fstree/internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/fstree/internal.h b/lib/fstree/internal.h
index c594f64..d14fb4f 100644
--- a/lib/fstree/internal.h
+++ b/lib/fstree/internal.h
@@ -17,4 +17,6 @@
*/
sqfs_u32 get_source_date_epoch(void);
+void fstree_insert_sorted(tree_node_t *root, tree_node_t *n);
+
#endif /* FSTREE_INTERNAL_H */