summaryrefslogtreecommitdiff
path: root/libthor/thor_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libthor/thor_internal.h')
-rw-r--r--libthor/thor_internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libthor/thor_internal.h b/libthor/thor_internal.h
index 9e74386..05f7671 100644
--- a/libthor/thor_internal.h
+++ b/libthor/thor_internal.h
@@ -46,5 +46,7 @@ struct thor_device_handle {
int t_file_get_data_src(const char *path, struct thor_data_src **data);
+int t_tar_get_data_src(const char *path, struct thor_data_src **data);
+
#endif /* THOR_INTERNAL_H__ */