From: Ulf Möller <ulf@openssl.org> Date: Thu, 1 Jun 2000 00:27:59 +0000 (+0000) Subject: is needed. X-Git-Tag: OpenSSL-engine-0_9_6-beta1~66^2~10 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f3e9b338e0badedc87f6014bdbb8594e5af00acd;p=oweals%2Fopenssl.git is needed. --- diff --git a/crypto/crypto.h b/crypto/crypto.h index 8d8cb3d51e..84894af56c 100644 --- a/crypto/crypto.h +++ b/crypto/crypto.h @@ -59,6 +59,8 @@ #ifndef HEADER_CRYPTO_H #define HEADER_CRYPTO_H +#include <stdlib.h> + #ifndef NO_FP_API #include <stdio.h> #endif