diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/tar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tar.h b/include/tar.h index 22563c4..617148f 100644 --- a/include/tar.h +++ b/include/tar.h @@ -84,6 +84,7 @@ typedef struct { sqfs_u64 actual_size; sqfs_u64 record_size; bool unknown_record; + bool is_hard_link; tar_xattr_t *xattr; /* broken out since struct stat could contain |