summaryrefslogtreecommitdiff
path: root/tools/gpg-card.c
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2022-09-16 07:45:18 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2022-09-16 07:45:18 +0900
commitb8e317c2a634907810564598cde8cf691ef03d88 (patch)
tree7978657ccc96ec5a55c31801e14bca75291cfe4c /tools/gpg-card.c
parent028733bb89982a39cf1341937417c9d76f39b2ef (diff)
downloadgpg2-b8e317c2a634907810564598cde8cf691ef03d88.tar.gz
gpg2-b8e317c2a634907810564598cde8cf691ef03d88.tar.bz2
gpg2-b8e317c2a634907810564598cde8cf691ef03d88.zip
Imported Upstream version 2.3.1upstream/2.3.1
Diffstat (limited to 'tools/gpg-card.c')
-rw-r--r--tools/gpg-card.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gpg-card.c b/tools/gpg-card.c
index d9d626c..07e9232 100644
--- a/tools/gpg-card.c
+++ b/tools/gpg-card.c
@@ -22,6 +22,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <ctype.h>
#ifdef HAVE_LIBREADLINE
# define GNUPG_LIBREADLINE_H_INCLUDED
# include <readline/readline.h>