summaryrefslogtreecommitdiff
path: root/cpio/cpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpio/cpio.h')
-rw-r--r--cpio/cpio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpio/cpio.h b/cpio/cpio.h
index 8e7cc5fd..a71b6649 100644
--- a/cpio/cpio.h
+++ b/cpio/cpio.h
@@ -62,6 +62,7 @@ struct cpio {
int option_list; /* -t */
char option_null; /* --null */
int option_numeric_uid_gid; /* -n */
+ int option_pwb; /* -6 */
int option_rename; /* -r */
char *destdir;
size_t destdir_len;