summaryrefslogtreecommitdiff
path: root/xfixes
diff options
context:
space:
mode:
Diffstat (limited to 'xfixes')
-rwxr-xr-xxfixes/cursor.c3
-rwxr-xr-xxfixes/region.c3
-rwxr-xr-xxfixes/saveset.c3
-rwxr-xr-xxfixes/select.c3
-rwxr-xr-xxfixes/xfixes.c3
5 files changed, 0 insertions, 15 deletions
diff --git a/xfixes/cursor.c b/xfixes/cursor.c
index 25b0fac6e..6895b6f00 100755
--- a/xfixes/cursor.c
+++ b/xfixes/cursor.c
@@ -26,9 +26,6 @@
#include <dix-config.h>
#endif
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
#include "xfixesint.h"
#include "scrnintstr.h"
#include "cursorstr.h"
diff --git a/xfixes/region.c b/xfixes/region.c
index 1ee2cd744..d317f7313 100755
--- a/xfixes/region.c
+++ b/xfixes/region.c
@@ -26,9 +26,6 @@
#include <dix-config.h>
#endif
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
#include "xfixesint.h"
#include "scrnintstr.h"
#ifdef RENDER
diff --git a/xfixes/saveset.c b/xfixes/saveset.c
index 780aeb57b..9ebf24584 100755
--- a/xfixes/saveset.c
+++ b/xfixes/saveset.c
@@ -26,9 +26,6 @@
#include <dix-config.h>
#endif
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
#include "xfixesint.h"
int
diff --git a/xfixes/select.c b/xfixes/select.c
index 71addd470..4c7a49def 100755
--- a/xfixes/select.c
+++ b/xfixes/select.c
@@ -26,9 +26,6 @@
#include <dix-config.h>
#endif
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
#include "xfixesint.h"
static RESTYPE SelectionClientType, SelectionWindowType;
diff --git a/xfixes/xfixes.c b/xfixes/xfixes.c
index 38e9b39c1..b2cd4afaa 100755
--- a/xfixes/xfixes.c
+++ b/xfixes/xfixes.c
@@ -26,9 +26,6 @@
#include <dix-config.h>
#endif
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
#include "xfixesint.h"
unsigned char XFixesReqCode;