]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/a_print.c
Fix building with -DCHARSET_EBCDIC
[thirdparty/openssl.git] / crypto / asn1 / a_print.c
index 9c70891c2225c3911cf705bf2c31b5274040a4d4..cd65bb115487770bf1e6349aa5c4fefda9e8a121 100644 (file)
@@ -56,6 +56,7 @@
  */
 
 #include <stdio.h>
+#include <ctype.h>
 #include "internal/cryptlib.h"
 #include <openssl/asn1.h>