[PATCH mouse 10/23] Remove includes for protocol headers.
Peter Hutterer
peter.hutterer at who-t.net
Sun Oct 24 23:25:18 PDT 2010
The driver shouldn't need those.
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
src/mouse.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/mouse.c b/src/mouse.c
index 0b43c01..1e7e7e4 100644
--- a/src/mouse.c
+++ b/src/mouse.c
@@ -53,12 +53,10 @@
#include <stdio.h>
#include <stdlib.h>
#include <X11/X.h>
-#include <X11/Xproto.h>
#include "xf86.h"
#include <X11/extensions/XI.h>
-#include <X11/extensions/XIproto.h>
#include "extnsionst.h"
#include "extinit.h"
--
1.7.2.3
More information about the xorg-devel
mailing list