diff --git a/hw/xfree86/os-support/xf86_OSlib.h b/hw/xfree86/os-support/xf86_OSlib.h index e15204cb4..9d121546b 100644 --- a/hw/xfree86/os-support/xf86_OSlib.h +++ b/hw/xfree86/os-support/xf86_OSlib.h @@ -113,15 +113,6 @@ #endif #endif /* _NEED_SYSI86 */ -#if defined(HAS_SVR3_MMAPDRV) -#include -#if !defined(_NEED_SYSI86) -#include -#include -#endif -#include /* MMAP driver header */ -#endif - #if !defined(__sun) || defined(HAVE_SYS_VT_H) #define HAS_USL_VTS #endif