According to Gordon Atwood <gordon@cs.ualberta.ca>, stdlib.h is
[openssl.git] / crypto / err / err.h
index 76a8ed1b38433d121f5290c3287573082d815c11..519a9c5b0913704f1572b12d33913b6461820920 100644 (file)
@@ -61,6 +61,7 @@
 
 #ifndef NO_FP_API
 #include <stdio.h>
 
 #ifndef NO_FP_API
 #include <stdio.h>
+#include <stdlib.h>
 #endif
 
 #ifdef __cplusplus
 #endif
 
 #ifdef __cplusplus