diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h index 91ff9b309..13e9af54f 100644 --- a/g10/options.h +++ b/g10/options.h @@ -72,6 +72,7 @@ struct int def_digest_algo; int cert_digest_algo; int def_compress_algo; + int bz2_decompress_lowmem; const char *def_secret_key; char *def_recipient; int def_recipient_self; |