aboutsummaryrefslogtreecommitdiffstats
path: root/tools/gpgtar.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gpgtar.h')
-rw-r--r--tools/gpgtar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/gpgtar.h b/tools/gpgtar.h
index 1a1b913d7..74bfb56e8 100644
--- a/tools/gpgtar.h
+++ b/tools/gpgtar.h
@@ -23,7 +23,9 @@
#include "../common/util.h"
#include "../common/strlist.h"
+
/* We keep all global options in the structure OPT. */
+EXTERN_UNLESS_MAIN_MODULE
struct
{
int verbose;