include ctype.h

This commit is contained in:
Dr. Stephen Henson 2002-11-13 00:44:47 +00:00
parent 3baca7eedd
commit 97ff54177c

View file

@ -57,6 +57,7 @@
*/
#include <stdio.h>
#include <ctype.h>
#include "cryptlib.h"
#include <openssl/asn1.h>
#include <openssl/objects.h>