summaryrefslogtreecommitdiffstats
path: root/agent
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2013-08-01 11:32:05 +0200
committerWerner Koch <wk@gnupg.org>2013-08-01 11:32:05 +0200
commitef6a6d973c2bcc54006c04dc41f978ff01005c97 (patch)
tree7548c2160ec406e7b21f8cf503657d5f63cb2d44 /agent
parentw32: Add code to support a portable use of GnuPG. (diff)
downloadgnupg2-ef6a6d973c2bcc54006c04dc41f978ff01005c97.tar.xz
gnupg2-ef6a6d973c2bcc54006c04dc41f978ff01005c97.zip
agent: Include missing prototype.
* agent/protect.c: Include cvt-openpgp.h.
Diffstat (limited to 'agent')
-rw-r--r--agent/protect.c1
1 files changed, 1 insertions, 0 deletions
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