diff options
Diffstat (limited to 'agent/gpg-agent.c')
-rw-r--r-- | agent/gpg-agent.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/agent/gpg-agent.c b/agent/gpg-agent.c index 740af7551..0a8232f28 100644 --- a/agent/gpg-agent.c +++ b/agent/gpg-agent.c @@ -49,8 +49,7 @@ #endif #include <npth.h> -#define JNLIB_NEED_LOG_LOGV -#define JNLIB_NEED_AFLOCAL +#define GNUPG_COMMON_NEED_AFLOCAL #include "agent.h" #include <assuan.h> /* Malloc hooks and socket wrappers. */ |