Changes to build defines for Solaris on i86pc. Minor fix to q_platform.h for Solaris.

This commit is contained in:
Coyote 2006-11-30 08:01:43 +00:00
parent b91cb9a46d
commit 17c443a3fd
3 changed files with 13 additions and 12 deletions

View file

@ -222,7 +222,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#ifdef __sun
#include <sys/isa_defs.h>
#include <stdint.h>
#include <sys/byteorder.h>
#define OS_STRING "solaris"