diff --git a/hw/xfree86/ramdac/xf86CursorPriv.h b/hw/xfree86/ramdac/xf86CursorPriv.h index 12978871e5..c77ebd1650 100644 --- a/hw/xfree86/ramdac/xf86CursorPriv.h +++ b/hw/xfree86/ramdac/xf86CursorPriv.h @@ -1,9 +1,7 @@ #ifndef _XF86CURSORPRIV_H #define _XF86CURSORPRIV_H -#ifdef HAVE_XORG_CONFIG_H #include -#endif #include "xf86Cursor.h" #include "mipointrst.h" diff --git a/hw/xfree86/ramdac/xf86CursorRD.c b/hw/xfree86/ramdac/xf86CursorRD.c index df9d0a1809..fff0be00b6 100644 --- a/hw/xfree86/ramdac/xf86CursorRD.c +++ b/hw/xfree86/ramdac/xf86CursorRD.c @@ -1,7 +1,4 @@ - -#ifdef HAVE_XORG_CONFIG_H #include -#endif #include "dix/colormap_priv.h" #include "dix/cursor_priv.h" diff --git a/hw/xfree86/ramdac/xf86HWCurs.c b/hw/xfree86/ramdac/xf86HWCurs.c index 4b58e02ed1..c51e296540 100644 --- a/hw/xfree86/ramdac/xf86HWCurs.c +++ b/hw/xfree86/ramdac/xf86HWCurs.c @@ -1,7 +1,4 @@ - -#ifdef HAVE_XORG_CONFIG_H #include -#endif #include #include