summaryrefslogtreecommitdiff
path: root/include/fstree.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fstree.h')
-rw-r--r--include/fstree.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/fstree.h b/include/fstree.h
index 35d6778..3cc4f48 100644
--- a/include/fstree.h
+++ b/include/fstree.h
@@ -183,7 +183,8 @@ tree_node_t *fstree_add_generic(fstree_t *fs, const char *path,
Returns 0 on success.
*/
-int fstree_from_file(fstree_t *fs, const char *filename);
+int fstree_from_file(fstree_t *fs, const char *filename,
+ const char *basepath);
/*
This function performs all the necessary post processing steps on the file