aboutsummaryrefslogtreecommitdiffstats
path: root/g10
diff options
context:
space:
mode:
Diffstat (limited to 'g10')
-rw-r--r--g10/keylist.c1
-rw-r--r--g10/misc.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/g10/keylist.c b/g10/keylist.c
index 509cf7c1b..cc9784663 100644
--- a/g10/keylist.c
+++ b/g10/keylist.c
@@ -43,6 +43,7 @@
#include "status.h"
#include "call-agent.h"
#include "mbox-util.h"
+#include "zb32.h"
#include "tofu.h"
diff --git a/g10/misc.c b/g10/misc.c
index 5c77714d3..7f0b08a28 100644
--- a/g10/misc.c
+++ b/g10/misc.c
@@ -67,6 +67,7 @@
#include "options.h"
#include "call-agent.h"
#include "i18n.h"
+#include "zb32.h"
#include <assert.h>