diff options
Diffstat (limited to '')
-rw-r--r-- | tools/gpg-connect-agent.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gpg-connect-agent.c b/tools/gpg-connect-agent.c index 7472728c6..d340c7f0e 100644 --- a/tools/gpg-connect-agent.c +++ b/tools/gpg-connect-agent.c @@ -37,6 +37,7 @@ #ifdef HAVE_W32_SYSTEM # include "../common/exechelp.h" #endif +#include "../common/init.h" #define CONTROL_D ('D' - 'A' + 1) |