aboutsummaryrefslogtreecommitdiffstats
path: root/common/util.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/util.h b/common/util.h
index 478d851eb..485cc1c05 100644
--- a/common/util.h
+++ b/common/util.h
@@ -52,6 +52,7 @@
int map_ksba_err (int err);
int map_gcry_err (int err);
int map_kbx_err (int err);
+int map_assuan_err (int err);
#endif /*GNUPG_COMMON_UTIL_H*/