Explorar o código

Use our platform test macro for Solaris.

Ryan C. Gordon %!s(int64=14) %!d(string=hai) anos
pai
achega
d67e2c9207
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/physfs_internal.h

+ 1 - 1
src/physfs_internal.h

@@ -30,7 +30,7 @@
 #include <malloc.h>
 #endif
 
-#if defined(__sun) || defined(sun)
+#if PHYSFS_PLATFORM_SOLARIS
 #include <alloca.h>
 #endif