RAND_pseudo_bytes is good enough for encryption IVs,
[openssl.git] / MacOS / opensslconf.h
index e7c6b7c9817eede4f160f9fad56644fdb2eb0c07..4a6d85d33c6e94f170548b6c87dbe9a430d440ff 100644 (file)
@@ -6,8 +6,6 @@
 #endif
 #endif
 
-#define OPENSSL_UNISTD <unistd.h>
-
 #if defined(HEADER_IDEA_H) && !defined(IDEA_INT)
 #define IDEA_INT unsigned int
 #endif
@@ -115,4 +113,5 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
 
 #ifndef __POWERPC__
 #define SHA_XARRAY
-#endif
\ No newline at end of file
+#endif
+