diff options
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/conf/conf_api.c')
| -rwxr-xr-x | Cryptlib/OpenSSL/crypto/conf/conf_api.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cryptlib/OpenSSL/crypto/conf/conf_api.c b/Cryptlib/OpenSSL/crypto/conf/conf_api.c index 909d72b4..17bae835 100755 --- a/Cryptlib/OpenSSL/crypto/conf/conf_api.c +++ b/Cryptlib/OpenSSL/crypto/conf/conf_api.c @@ -64,6 +64,7 @@ #endif #include <assert.h> +#include <stdlib.h> #include <string.h> #include <openssl/conf.h> #include <openssl/conf_api.h> |
