diff options
Diffstat (limited to 'sm/gpgsm.h')
-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 a6eaf26ee..00ae32e00 100644 --- a/sm/gpgsm.h +++ b/sm/gpgsm.h @@ -38,6 +38,7 @@ struct { int dry_run; /* don't change any persistent data */ const char *homedir; /* configuration directory name */ + const char *agent_program; char *outfile; /* name of output file */ int with_key_data;/* include raw key in the column delimted output */ |