IRIX fix.
This commit is contained in:
parent
fa2a9854a4
commit
811591734e
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
|
|||
#if defined( sgi )
|
||||
#include <sys/fpu.h>
|
||||
#include <sys/sysmp.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/*
|
||||
* set the special "flush zero" bit (FS, bit 24) in the Control Status
|
||||
|
|
Loading…
Reference in a new issue