aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/options.h')
-rw-r--r--g10/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/options.h b/g10/options.h
index dd14d5345..563f7ef1a 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -107,6 +107,7 @@ struct {
int include_disabled:1;
int use_temp_files:1;
int keep_temp_files:1;
+ int refresh_add_fake_v3_keyids:1;
STRLIST other;
} keyserver_options;
int exec_disable;