diff options
Diffstat (limited to 'dirmngr/dirmngr.h')
-rw-r--r-- | dirmngr/dirmngr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dirmngr/dirmngr.h b/dirmngr/dirmngr.h index 50c97f140..e1fae6574 100644 --- a/dirmngr/dirmngr.h +++ b/dirmngr/dirmngr.h @@ -162,6 +162,7 @@ struct /* Compatibility flags (COMPAT_FLAG_xxxx). */ unsigned int compat_flags; + char *tsa_responder; } opt; |