summaryrefslogtreecommitdiffstats
path: root/crypto/crypto.h
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-06-01 00:27:59 +0000
committerUlf Möller <ulf@openssl.org>2000-06-01 00:27:59 +0000
commitf3e9b338e0badedc87f6014bdbb8594e5af00acd (patch)
tree09597c11524e700bff3946da31fb1015373ea328 /crypto/crypto.h
parentcbb6ad9d1007c2002a4ad8134fb33cb6a4138f09 (diff)
is needed.
Diffstat (limited to 'crypto/crypto.h')
-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