diff options
Diffstat (limited to 'tools/gpg-connect-agent.c')
-rw-r--r-- | tools/gpg-connect-agent.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/gpg-connect-agent.c b/tools/gpg-connect-agent.c index 577b12575..f16c5201b 100644 --- a/tools/gpg-connect-agent.c +++ b/tools/gpg-connect-agent.c @@ -36,9 +36,6 @@ #include "../common/sysutils.h" #include "../common/membuf.h" #include "../common/ttyio.h" -#ifdef HAVE_W32_SYSTEM -# include "../common/exechelp.h" -#endif #include "../common/init.h" #include "../common/comopt.h" |