Use our platform test macro for Solaris.
This commit is contained in:
parent
f49c122784
commit
d67e2c9207
|
@ -30,7 +30,7 @@
|
|||
#include <malloc.h>
|
||||
#endif
|
||||
|
||||
#if defined(__sun) || defined(sun)
|
||||
#if PHYSFS_PLATFORM_SOLARIS
|
||||
#include <alloca.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue