X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=MacOS%2Fopensslconf.h;h=ad557cc06aa4bf0a866d8d54c11954799d9c4cb6;hb=e56b54a3762cbe2fa1d784a5dd1970062e610fac;hp=e7c6b7c9817eede4f160f9fad56644fdb2eb0c07;hpb=099f1b32c8a3334699b6884ba23824a49461d01f;p=oweals%2Fopenssl.git 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