Include rand.h, so RAND_status() and friends get properly declared.
[oweals/openssl.git] / crypto / crypto.h
index fa799a76230e1ce18480a5694e84bd257478d0a0..0f15a565444bbb268ecf05099458c302310983ef 100644 (file)
 
 #include <stdlib.h>
 
+#include <openssl/e_os2.h>
+
 #ifndef OPENSSL_NO_FP_API
 #include <stdio.h>
 #endif