aboutsummaryrefslogtreecommitdiff
path: root/src/cpiohdr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpiohdr.h')
-rw-r--r--src/cpiohdr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpiohdr.h b/src/cpiohdr.h
index c297415..588135b 100644
--- a/src/cpiohdr.h
+++ b/src/cpiohdr.h
@@ -129,5 +129,6 @@ struct cpio_file_stat /* Internal representation of a CPIO header */
char *c_tar_linkname;
};
+void cpio_set_c_name(struct cpio_file_stat *file_hdr, char *name);
#endif /* cpiohdr.h */

Return to:

Send suggestions and report system problems to the System administrator.