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