diff options
Diffstat (limited to 'tools/gpgconf.h')
-rw-r--r-- | tools/gpgconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gpgconf.h b/tools/gpgconf.h index 192259789..adb90a1f6 100644 --- a/tools/gpgconf.h +++ b/tools/gpgconf.h @@ -23,6 +23,7 @@ #include "../common/util.h" /* We keep all global options in the structure OPT. */ +EXTERN_UNLESS_MAIN_MODULE struct { int verbose; /* Verbosity level. */ |