aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2013-08-01 09:32:05 +0000
committerWerner Koch <[email protected]>2013-08-01 09:32:05 +0000
commitef6a6d973c2bcc54006c04dc41f978ff01005c97 (patch)
tree7548c2160ec406e7b21f8cf503657d5f63cb2d44
parentw32: Add code to support a portable use of GnuPG. (diff)
downloadgnupg-ef6a6d973c2bcc54006c04dc41f978ff01005c97.tar.gz
gnupg-ef6a6d973c2bcc54006c04dc41f978ff01005c97.zip
agent: Include missing prototype.
* agent/protect.c: Include cvt-openpgp.h.
-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