Async port to windows
[openssl.git] / include / openssl / async.h
index bf5a021942ffeb01bd5ce90c19d75563546f3e8b..434db2254bce3f5994fb7db3fdf2cb1081dccba2 100644 (file)
@@ -54,6 +54,8 @@
 #ifndef HEADER_ASYNC_H
 # define HEADER_ASYNC_H
 
+#include <stdlib.h>
+
 # ifdef  __cplusplus
 extern "C" {
 # endif