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 b3bdc8a34..f2090a2f0 100644 --- a/g10/options.h +++ b/g10/options.h @@ -64,6 +64,7 @@ struct { int compress_sigs; int always_trust; int rfc1991; + int rfc2440; int pgp2_workarounds; unsigned emulate_bugs; /* bug emulation flags EMUBUG_xxxx */ int shm_coprocess; |