---
 hw/xfree86/common/xf86Xinput.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/hw/xfree86/common/xf86Xinput.h b/hw/xfree86/common/xf86Xinput.h
index bfd7f89..ee2a7f1 100644
--- a/hw/xfree86/common/xf86Xinput.h
+++ b/hw/xfree86/common/xf86Xinput.h
@@ -178,6 +178,7 @@ void xf86InitValuatorAxisStruct(DeviceIntPtr dev, int 
axnum, int minval,
                                int maxval, int resolution, int min_res,
                                int max_res);
 void xf86InitValuatorDefaults(DeviceIntPtr dev, int axnum);
+int xf86NewInputDevice(IDevPtr idev, DeviceIntPtr *pdev, BOOL enable);
 void xf86AddEnabledDevice(InputInfoPtr pInfo);
 void xf86RemoveEnabledDevice(InputInfoPtr pInfo);
 void xf86DisableDevice(DeviceIntPtr dev, Bool panic);
-- 
1.5.6.5

_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to