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