* Move MINSDL_ values to sys_local.h from Makefile/VC project
* Merge *BSD platform definitions in q_platform.h * IRIX support (Patrick Baggett <baggett.patrick@figglesoftware.com>)
This commit is contained in:
parent
6bd4bb16a0
commit
eaeed742c5
6 changed files with 44 additions and 64 deletions
|
@ -50,6 +50,7 @@ static qboolean winsockInitialized = qfalse;
|
|||
#include <sys/ioctl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#ifdef MACOS_X
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue