diff options
Diffstat (limited to 'emu/Linux')
| -rw-r--r-- | emu/Linux/os-clone.c | 1 | ||||
| -rw-r--r-- | emu/Linux/os.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/emu/Linux/os-clone.c b/emu/Linux/os-clone.c index 7a3daaaa..992235d4 100644 --- a/emu/Linux/os-clone.c +++ b/emu/Linux/os-clone.c @@ -13,7 +13,6 @@ #include "dat.h" #include "fns.h" #include "error.h" -#include <fpuctl.h> #include <semaphore.h> diff --git a/emu/Linux/os.c b/emu/Linux/os.c index 0d91518a..08b039d6 100644 --- a/emu/Linux/os.c +++ b/emu/Linux/os.c @@ -13,7 +13,6 @@ #include "dat.h" #include "fns.h" #include "error.h" -#include <fpuctl.h> #include <semaphore.h> |
