diff options
Diffstat (limited to 'tools/gpg-card.h')
-rw-r--r-- | tools/gpg-card.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gpg-card.h b/tools/gpg-card.h index 02c1ed314..5d75c2bb9 100644 --- a/tools/gpg-card.h +++ b/tools/gpg-card.h @@ -25,6 +25,7 @@ /* We keep all global options in the structure OPT. */ +EXTERN_UNLESS_MAIN_MODULE struct { int interactive; |