diff --git a/hw/xfree86/dixmods/fbmodule.c b/hw/xfree86/dixmods/fbmodule.c index b3d98fb2de..c7c7088f1c 100644 --- a/hw/xfree86/dixmods/fbmodule.c +++ b/hw/xfree86/dixmods/fbmodule.c @@ -23,10 +23,7 @@ * dealings in this Software without prior written authorization from the * XFree86 Project. */ - -#ifdef HAVE_XORG_CONFIG_H #include -#endif #include "xf86Module.h" #include "fb.h" diff --git a/hw/xfree86/dixmods/glxmodule.c b/hw/xfree86/dixmods/glxmodule.c index 08513c536b..7426188114 100644 --- a/hw/xfree86/dixmods/glxmodule.c +++ b/hw/xfree86/dixmods/glxmodule.c @@ -24,16 +24,12 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ - /* * Authors: * Kevin E. Martin * */ - -#ifdef HAVE_XORG_CONFIG_H #include -#endif #include "xf86Module.h" #include "xf86Priv.h" diff --git a/hw/xfree86/dixmods/shmodule.c b/hw/xfree86/dixmods/shmodule.c index 655b7826e8..c5ef01f430 100644 --- a/hw/xfree86/dixmods/shmodule.c +++ b/hw/xfree86/dixmods/shmodule.c @@ -19,10 +19,7 @@ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ - -#ifdef HAVE_XORG_CONFIG_H #include -#endif #include "xf86Module.h" #include