diff options
Diffstat (limited to 'openssl/MacOS/_MWERKS_GUSI_prefix.h')
-rw-r--r-- | openssl/MacOS/_MWERKS_GUSI_prefix.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openssl/MacOS/_MWERKS_GUSI_prefix.h b/openssl/MacOS/_MWERKS_GUSI_prefix.h new file mode 100644 index 000000000..fe6b5387d --- /dev/null +++ b/openssl/MacOS/_MWERKS_GUSI_prefix.h @@ -0,0 +1,9 @@ +#include <MacHeaders.h> +#define B_ENDIAN +#ifdef __POWERPC__ +#pragma longlong on +#endif +#if 1 +#define MAC_OS_GUSI_SOURCE +#endif +#define MONOLITH |