X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=MacOS%2Fopensslconf.h;h=ad557cc06aa4bf0a866d8d54c11954799d9c4cb6;hp=e7c6b7c9817eede4f160f9fad56644fdb2eb0c07;hb=cf7fa82897a143a9c9b6cefb7c456cee03b0e543;hpb=099f1b32c8a3334699b6884ba23824a49461d01f diff --git a/MacOS/opensslconf.h b/MacOS/opensslconf.h index e7c6b7c981..ad557cc06a 100644 --- a/MacOS/opensslconf.h +++ b/MacOS/opensslconf.h @@ -6,8 +6,6 @@ #endif #endif -#define OPENSSL_UNISTD - #if defined(HEADER_IDEA_H) && !defined(IDEA_INT) #define IDEA_INT unsigned int #endif @@ -114,5 +112,5 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!! #endif /* HEADER_DES_LOCL_H */ #ifndef __POWERPC__ -#define SHA_XARRAY -#endif \ No newline at end of file +#define MD32_XARRAY +#endif