diff options
Diffstat (limited to 'src/common.h')
| -rw-r--r-- | src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h index 22cd9e9..5a83f95 100644 --- a/src/common.h +++ b/src/common.h | |||
| @@ -6,6 +6,7 @@ | |||
| 6 | #include <xf86_OSproc.h> | 6 | #include <xf86_OSproc.h> |
| 7 | #include <xf86Xinput.h> | 7 | #include <xf86Xinput.h> |
| 8 | #include <linux/input.h> | 8 | #include <linux/input.h> |
| 9 | #include <errno.h> | ||
| 9 | //#include <exevents.h> | 10 | //#include <exevents.h> |
| 10 | 11 | ||
| 11 | //////////////////////////////////////////////////////// | 12 | //////////////////////////////////////////////////////// |
