diff options
Diffstat (limited to 'hw/xfree86/scanpci/xf86ScanPci.c')
-rw-r--r-- | hw/xfree86/scanpci/xf86ScanPci.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xfree86/scanpci/xf86ScanPci.c b/hw/xfree86/scanpci/xf86ScanPci.c index 91455d412..d321a5b79 100644 --- a/hw/xfree86/scanpci/xf86ScanPci.c +++ b/hw/xfree86/scanpci/xf86ScanPci.c @@ -62,12 +62,8 @@ #include "xf86Pci.h" #include "xf86_OSproc.h" -#ifndef IN_MODULE #include <ctype.h> #include <stdlib.h> -#else -#include <xf86_ansic.h> -#endif #ifndef PCIDATA #define VENDOR_INCLUDE_NONVIDEO |