diff options
Diffstat (limited to 'variables.h')
-rw-r--r-- | variables.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/variables.h b/variables.h index 241c7dc66..5c9b40ef0 100644 --- a/variables.h +++ b/variables.h @@ -132,6 +132,7 @@ #define TW_IS_DECRYPTED "tw_is_decrypted" #define TW_CRYPTO_PWTYPE "tw_crypto_pwtype" #define TW_HAS_CRYPTO "tw_has_crypto" +#define TW_IS_FBE "tw_is_fbe" #define TW_CRYPTO_PASSWORD "tw_crypto_password" #define TW_SDEXT_DISABLE_EXT4 "tw_sdext_disable_ext4" #define TW_MILITARY_TIME "tw_military_time" |