WinCE patches
[openssl.git] / crypto / engine / enginetest.c
index 87fa8c57b72ce2b4bfc056ad41ba27799d815be7..51eb091e60c96c52574da18747a81fcb35c83b8e 100644 (file)
@@ -58,6 +58,9 @@
 
 #include <openssl/e_os2.h>
 #include <stdio.h>
+#ifdef OPENSSL_SYS_WINCE
+#include <stdlib_extras.h>
+#endif
 #include <string.h>
 #include <openssl/buffer.h>
 #include <openssl/crypto.h>