From: Dr. Stephen Henson Date: Wed, 13 Nov 2002 00:44:47 +0000 (+0000) Subject: include ctype.h X-Git-Tag: OpenSSL_0_9_6h~51 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=97ff54177c664e61fc3c14f440db2376eab56386;p=oweals%2Fopenssl.git include ctype.h --- diff --git a/crypto/x509/x509_cmp.c b/crypto/x509/x509_cmp.c index 1a7691d2a8..7927810098 100644 --- a/crypto/x509/x509_cmp.c +++ b/crypto/x509/x509_cmp.c @@ -57,6 +57,7 @@ */ #include +#include #include "cryptlib.h" #include #include