From ef6a6d973c2bcc54006c04dc41f978ff01005c97 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 1 Aug 2013 11:32:05 +0200 Subject: [PATCH] agent: Include missing prototype. * agent/protect.c: Include cvt-openpgp.h. --- agent/protect.c | 1 + 1 file changed, 1 insertion(+) diff --git a/agent/protect.c b/agent/protect.c index cb2c098a9..b29f494fb 100644 --- a/agent/protect.c +++ b/agent/protect.c @@ -36,6 +36,7 @@ #include "agent.h" +#include "cvt-openpgp.h" #include "sexp-parse.h" #define PROT_CIPHER GCRY_CIPHER_AES