From df52700f5c694a9cd5fa2f10b2c3633aee9343a9 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 19 Oct 2006 14:22:06 +0000 Subject: Fixes --- agent/agent.h | 1 + 1 file changed, 1 insertion(+) (limited to 'agent/agent.h') diff --git a/agent/agent.h b/agent/agent.h index cd5120721..6e02276b6 100644 --- a/agent/agent.h +++ b/agent/agent.h @@ -205,6 +205,7 @@ int agent_key_available (const unsigned char *grip); void initialize_module_query (void); void agent_query_dump_state (void); void agent_reset_query (ctrl_t ctrl); +int pinentry_active_p (ctrl_t ctrl, int waitseconds); int agent_askpin (ctrl_t ctrl, const char *desc_text, const char *prompt_text, const char *inital_errtext, -- cgit v1.2.3