fix WIN32 warnings
[openssl.git] / crypto / conf / conf_api.c
index 0c1ee2b738b96f952f33dc501a24b2dc02b0a0b4..f5fcbb9f6b15d973837987130362f58c9d0154c2 100644 (file)
@@ -64,6 +64,7 @@
 #endif
 
 #include <assert.h>
+#include <stdlib.h>
 #include <string.h>
 #include <openssl/conf.h>
 #include <openssl/conf_api.h>