#include <stdlib.h> is not needed.
[openssl.git] / crypto / crypto.h
index 84894af56ce2f6453cd22c45d2544637b62cc4ff..8d8cb3d51e9eed22ab77ba210c75027c1c8f7c6b 100644 (file)
@@ -59,8 +59,6 @@
 #ifndef HEADER_CRYPTO_H
 #define HEADER_CRYPTO_H
 
-#include <stdlib.h>
-
 #ifndef NO_FP_API
 #include <stdio.h>
 #endif