diff options
Diffstat (limited to '')
-rw-r--r-- | sm/gpgsm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sm/gpgsm.h b/sm/gpgsm.h index e8322b731..63c9d0b27 100644 --- a/sm/gpgsm.h +++ b/sm/gpgsm.h @@ -69,6 +69,7 @@ struct char *lc_ctype; char *lc_messages; + int autostart; const char *dirmngr_program; int disable_dirmngr; /* Do not do any dirmngr calls. */ const char *protect_tool_program; |