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 b6e7e55b8..40dee3780 100644 --- a/g10/options.h +++ b/g10/options.h @@ -94,6 +94,7 @@ struct char *lc_messages; int skip_verify; + int skip_hidden_recipients; int compress_keys; int compress_sigs; /* TM_CLASSIC must be zero to accomodate trustdbs generated before |