summaryrefslogtreecommitdiff
path: root/MacOS/opensslconf.h
diff options
context:
space:
mode:
authorappro <appro>1999-12-19 21:35:05 +0000
committerappro <appro>1999-12-19 21:35:05 +0000
commit22d298e12bd5e9f51f8dceda5c66b809ce573e0e (patch)
tree383723507969bdb2b90e30bb206d0a722490ee94 /MacOS/opensslconf.h
parenta59b061f3e8d1a0dcf32a064f4471a72326c4aba (diff)
downloadopenssl-22d298e12bd5e9f51f8dceda5c66b809ce573e0e.tar.gz
Late break-in patch for MacOS support.
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 e7c6b7c98..4a6d85d33 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
+