diff options
| author | Charles Forsyth <charles.forsyth@gmail.com> | 2014-05-18 15:32:02 +0100 |
|---|---|---|
| committer | Charles Forsyth <charles.forsyth@gmail.com> | 2014-05-18 15:32:02 +0100 |
| commit | fc85c874b585778fe2eae90ab562103b7c8a7b6f (patch) | |
| tree | 7968ae368c80e4840742922be86b0094e1135906 /emu/Linux/os.c | |
| parent | 1593ea8eb6909c227f2f9c244c279e5bbd29c87a (diff) | |
revert to 626 to undo unintended push
Diffstat (limited to 'emu/Linux/os.c')
| -rw-r--r-- | emu/Linux/os.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emu/Linux/os.c b/emu/Linux/os.c index 08b039d6..0d91518a 100644 --- a/emu/Linux/os.c +++ b/emu/Linux/os.c @@ -13,6 +13,7 @@ #include "dat.h" #include "fns.h" #include "error.h" +#include <fpuctl.h> #include <semaphore.h> |
