aboutsummaryrefslogtreecommitdiffstats
path: root/MacOS/opensslconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'MacOS/opensslconf.h')
-rw-r--r--MacOS/opensslconf.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/MacOS/opensslconf.h b/MacOS/opensslconf.h
index e7c6b7c981..4a6d85d33c 100644
--- a/MacOS/opensslconf.h
+++ b/MacOS/opensslconf.h
@@ -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
+