diff options
Diffstat (limited to 'tools/gpg-wks-client.c')
-rw-r--r-- | tools/gpg-wks-client.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gpg-wks-client.c b/tools/gpg-wks-client.c index 861a1fc61..98ca2fb38 100644 --- a/tools/gpg-wks-client.c +++ b/tools/gpg-wks-client.c @@ -25,6 +25,7 @@ #include <sys/types.h> #include <sys/stat.h> +#define INCLUDED_BY_MAIN_MODULE 1 #include "../common/util.h" #include "../common/status.h" #include "../common/i18n.h" |