* 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:
Tim Angus 2007-11-26 20:18:53 +00:00
parent 6bd4bb16a0
commit eaeed742c5
6 changed files with 44 additions and 64 deletions

View file

@ -27,6 +27,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include <signal.h>
#include <termios.h>
#include <fcntl.h>
#include <sys/time.h>
/*
=============================================================