diff options
Diffstat (limited to 'hw/xfree86/xf4bpp/OScompiler.h')
-rw-r--r-- | hw/xfree86/xf4bpp/OScompiler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/xf4bpp/OScompiler.h b/hw/xfree86/xf4bpp/OScompiler.h index cff5d9d3f..cc4266c3a 100644 --- a/hw/xfree86/xf4bpp/OScompiler.h +++ b/hw/xfree86/xf4bpp/OScompiler.h @@ -36,7 +36,6 @@ #define ABS(x) (((x)>0)?(x):-(x)) #include "misc.h" -#include "xf86_ansic.h" #include "compiler.h" #ifdef lint |