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 3e2f95fb3..d3fbde515 100644 --- a/sm/gpgsm.h +++ b/sm/gpgsm.h @@ -88,6 +88,7 @@ struct int with_key_screening; /* Option --with-key-screening active. */ int pinentry_mode; + int request_origin; int armor; /* force base64 armoring (see also ctrl.with_base64) */ int no_armor; /* don't try to figure out whether data is base64 armored*/ |