1
0
Fork 0

IRIX fix.

This commit is contained in:
ehofman 2005-03-08 18:05:24 +00:00
parent fa2a9854a4
commit 811591734e

View file

@ -117,6 +117,7 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
#if defined( sgi ) #if defined( sgi )
#include <sys/fpu.h> #include <sys/fpu.h>
#include <sys/sysmp.h> #include <sys/sysmp.h>
#include <unistd.h>
/* /*
* set the special "flush zero" bit (FS, bit 24) in the Control Status * set the special "flush zero" bit (FS, bit 24) in the Control Status