summaryrefslogtreecommitdiff
path: root/MacOS/opensslconf.h
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>1999-12-19 21:35:29 +0000
committerAndy Polyakov <appro@openssl.org>1999-12-19 21:35:29 +0000
commita7c5241f5f23bf8eeb41efd7f4932f9e1359a38d (patch)
tree91faf211edc31118dc5f7c5e897806a7ba70f9bb /MacOS/opensslconf.h
parent099f1b32c8a3334699b6884ba23824a49461d01f (diff)
downloadopenssl-new-a7c5241f5f23bf8eeb41efd7f4932f9e1359a38d.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 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
+