diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/simple_writer.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/simple_writer.h b/include/simple_writer.h index 4885b9f..c6d2833 100644 --- a/include/simple_writer.h +++ b/include/simple_writer.h @@ -54,6 +54,7 @@ typedef struct {  	bool exportable;  	bool no_xattr;  	bool quiet; +	bool no_pad;  } sqfs_writer_cfg_t;  #ifdef __cplusplus | 
