Typo.
[openssl.git] / fips / fips_premain.c
index e284aa93946dfa458b497de7086c8f8a0ff258f8..c94568c8c7cda8b68582d8ac6bdb4b735e7cc5b1 100644 (file)
@@ -7,7 +7,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#if defined(__unix) || defined(__unix__)
+#if defined(__unix) || defined(__unix__) || defined(__vxworks) || defined(__ANDROID__)
 #include <unistd.h>
 #endif