Add header ctype.h

This commit is contained in:
Dr. Stephen Henson
2002-11-13 00:42:11 +00:00
parent 2232e262bf
commit c99935e32c

View File

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