summaryrefslogtreecommitdiffstats
path: root/src/ustar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ustar.h')
-rw-r--r--src/ustar.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ustar.h b/src/ustar.h
index 4f6b79b..679f8ae 100644
--- a/src/ustar.h
+++ b/src/ustar.h
@@ -99,6 +99,9 @@ opkg_opk_ustar_get_buffer(struct opkg_opk_ustar *ustar, char **buffer,
int
opkg_opk_ustar_write_data(struct opkg_opk_ustar *ustar, size_t size);
+int
+opkg_opk_ustar_write_trailer(struct opkg_opk_ustar *ustar);
+
/*
* Frees an archive structure.
* Parameters: