diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h index eb4dd1b8b..69b4bc4c3 100644 --- a/g10/options.h +++ b/g10/options.h @@ -129,9 +129,11 @@ struct { int keep_temp_files; int fake_v3_keyids; int auto_key_retrieve; + unsigned int export_options; STRLIST other; } keyserver_options; int exec_disable; + unsigned int export_options; char *def_preference_list; prefitem_t *personal_cipher_prefs, *personal_digest_prefs, |