summaryrefslogtreecommitdiff
path: root/synaptics.c
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-04-18 01:52:08 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:02:06 +0200
commit3e37b4c7d263b033741bf1c8176c013e5e7ca739 (patch)
tree291793647ed70d4832688056233d68770d52f042 /synaptics.c
parent647c5ae5f5658fabb46ce434be47e2892bed2111 (diff)
Moved the CommData struct from synaptics.h to synproto.h so
that ps2comm.c and eventcomm.c don't have to define SYNAPTICS_PRIVATE.
Diffstat (limited to 'synaptics.c')
-rw-r--r--synaptics.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/synaptics.c b/synaptics.c
index 8bfe597..a532e4b 100644
--- a/synaptics.c
+++ b/synaptics.c
@@ -63,7 +63,6 @@
#include <xf86_ansic.h>
#include <xf86_OSproc.h>
#include <xf86Xinput.h>
-#include <xisb.h>
#include "mipointer.h"
#ifdef XFREE_4_0_3
#include <xf86Optrec.h> /* needed for Options */