diff options
Diffstat (limited to 'hw/xfree86/int10/x86emu.c')
-rw-r--r-- | hw/xfree86/int10/x86emu.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xfree86/int10/x86emu.c b/hw/xfree86/int10/x86emu.c index b9580a1de..b3320e5b9 100644 --- a/hw/xfree86/int10/x86emu.c +++ b/hw/xfree86/int10/x86emu.c @@ -3,10 +3,6 @@ #include <xorg-config.h> #endif -#ifdef NO_SYS_HEADERS -# include "xf86_ansic.h" -#endif - #include "debug.c" #include "decode.c" #include "fpu.c" |