[PATCH 6/7] dix: dixutils.c doesn't need those headers anymore. Remove them.
Fernando Carrijo
fcarrijo at yahoo.com.br
Fri Jul 30 14:16:49 PDT 2010
Signed-off-by: Fernando Carrijo <fcarrijo at yahoo.com.br>
---
dix/dixutils.c | 9 ---------
1 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/dix/dixutils.c b/dix/dixutils.c
index 898dbe5..26a73a3 100644
--- a/dix/dixutils.c
+++ b/dix/dixutils.c
@@ -81,22 +81,13 @@ Author: Adobe Systems Incorporated
*/
-
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
-#include <X11/X.h>
-#include <X11/Xmd.h>
-#include "misc.h"
-#include "windowstr.h"
#include "dixstruct.h"
-#include "pixmapstr.h"
-#include "gcstruct.h"
-#include "scrnintstr.h"
#define XK_LATIN1
#include <X11/keysymdef.h>
-#include "xace.h"
/*
* CompareTimeStamps returns -1, 0, or +1 depending on if the first
--
1.7.0.4
More information about the xorg-devel
mailing list