The MPW compilers use WIDENED_PROTOTYPES.

This commit is contained in:
dean
2002-04-03 05:38:04 +00:00
parent 6610d63f1d
commit eaf680c57d

View File

@@ -204,7 +204,7 @@ typedef genericptr genericptr_t; /* (void *) or (char *) */
#define UNWIDENED_PROTOTYPES
#endif
#if defined(macintosh) && (defined(__SC__) || defined(__MRC__))
#define UNWIDENED_PROTOTYPES
#define WIDENED_PROTOTYPES
#endif
#if defined(__MWERKS__) && defined(__BEOS__)
#define UNWIDENED_PROTOTYPES