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 814880360..3e7982588 100644 --- a/g10/options.h +++ b/g10/options.h @@ -161,6 +161,7 @@ struct { int ignore_time_conflict; int ignore_valid_from; int ignore_crc_error; + int ignore_mdc_error; int command_fd; const char *override_session_key; int show_session_key; |