summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mtdev.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mtdev.h b/include/mtdev.h
index 5a3f968..84625a5 100644
--- a/include/mtdev.h
+++ b/include/mtdev.h
@@ -57,6 +57,8 @@
57/* includes available in 2.6.36 */ 57/* includes available in 2.6.36 */
58#ifndef ABS_MT_SLOT 58#ifndef ABS_MT_SLOT
59#define ABS_MT_SLOT 0x2f /* MT slot being modified */ 59#define ABS_MT_SLOT 0x2f /* MT slot being modified */
60#endif
61#ifndef MT_SLOT_ABS_EVENTS
60#define MT_SLOT_ABS_EVENTS { \ 62#define MT_SLOT_ABS_EVENTS { \
61 ABS_MT_TOUCH_MAJOR, \ 63 ABS_MT_TOUCH_MAJOR, \
62 ABS_MT_TOUCH_MINOR, \ 64 ABS_MT_TOUCH_MINOR, \