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 0ad465177..1502d7453 100644 --- a/g10/options.h +++ b/g10/options.h @@ -49,6 +49,7 @@ struct { int no_comment; int marginals_needed; int completes_needed; + int max_cert_depth; const char *homedir; int skip_verify; int compress_keys; |