diff options
Diffstat (limited to 'xlators/features/read-only/src/read-only.h')
-rw-r--r-- | xlators/features/read-only/src/read-only.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/features/read-only/src/read-only.h b/xlators/features/read-only/src/read-only.h index 3178bb26715..d0263e74179 100644 --- a/xlators/features/read-only/src/read-only.h +++ b/xlators/features/read-only/src/read-only.h @@ -14,6 +14,7 @@ #include "read-only-mem-types.h" #include "xlator.h" + typedef struct { uint8_t worm : 1; uint8_t retain : 1; |