On Tue, 2011-07-05 at 09:48 +1000, Peter Hutterer wrote: > Remove the header inclusion to avoid dependency of synclient on the xserver > headers. The only property we need from the server is FLOAT and we can > simply define that here. > > Signed-off-by: Peter Hutterer <[email protected]> > --- > tools/synclient.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/tools/synclient.c b/tools/synclient.c > index 9776d23..08bd22b 100644 > --- a/tools/synclient.c > +++ b/tools/synclient.c > @@ -45,7 +45,6 @@ > #include <X11/extensions/XInput.h> > #include "synaptics.h" > #include "synaptics-properties.h" > -#include <xserver-properties.h> > > #ifndef XATOM_FLOAT > #define XATOM_FLOAT "FLOAT"
Acked-by: Gaetan Nadon <[email protected]>
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
