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 47b8bfb29..592e06698 100644 --- a/g10/options.h +++ b/g10/options.h @@ -101,6 +101,7 @@ struct int max_cert_depth; const char *homedir; const char *agent_program; + const char *dirmngr_program; /* Options to be passed to the gpg-agent */ session_env_t session_env; |