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 4b32b524c..1e34ced08 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -48,6 +48,7 @@ struct {
int compress_keys;
int always_trust;
int rfc1991;
+ unsigned emulate_bugs; /* bug emulation flags */
} opt;