summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-06-01 02:27:59 +0200
committerUlf Möller <ulf@openssl.org>2000-06-01 02:27:59 +0200
commitf3e9b338e0badedc87f6014bdbb8594e5af00acd (patch)
tree09597c11524e700bff3946da31fb1015373ea328 /crypto
parenttypo (diff)
downloadopenssl-f3e9b338e0badedc87f6014bdbb8594e5af00acd.tar.xz
openssl-f3e9b338e0badedc87f6014bdbb8594e5af00acd.zip
is needed.
Diffstat (limited to 'crypto')
-rw-r--r--crypto/crypto.h2
1 files changed, 2 insertions, 0 deletions
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