From 37870234a195fb76f36284ac4bdb5dc172078724 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 11 Mar 2010 12:34:11 +0000 Subject: Use a custom log handler for libassuan. --- common/asshelp.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/asshelp.h') diff --git a/common/asshelp.h b/common/asshelp.h index f7bc88bad..3c961fef8 100644 --- a/common/asshelp.h +++ b/common/asshelp.h @@ -25,6 +25,9 @@ #include "session-env.h" +void setup_libassuan_logging (unsigned int *debug_var_address); + + gpg_error_t send_pinentry_environment (assuan_context_t ctx, gpg_err_source_t errsource, -- cgit v1.2.3