diff options
Diffstat (limited to 'include/unarchive.h')
-rw-r--r-- | include/unarchive.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/unarchive.h b/include/unarchive.h index beb962c8f..9d4f1fa40 100644 --- a/include/unarchive.h +++ b/include/unarchive.h | |||
@@ -11,6 +11,7 @@ PUSH_AND_SET_FUNCTION_VISIBILITY_TO_HIDDEN | |||
11 | #define ARCHIVE_EXTRACT_NEWER 16 | 11 | #define ARCHIVE_EXTRACT_NEWER 16 |
12 | #define ARCHIVE_NOPRESERVE_OWN 32 | 12 | #define ARCHIVE_NOPRESERVE_OWN 32 |
13 | #define ARCHIVE_NOPRESERVE_PERM 64 | 13 | #define ARCHIVE_NOPRESERVE_PERM 64 |
14 | #define ARCHIVE_NUMERIC_OWNER 128 | ||
14 | 15 | ||
15 | typedef struct file_header_t { | 16 | typedef struct file_header_t { |
16 | char *name; | 17 | char *name; |