diff options
Diffstat (limited to 'tools/evemu-device.c')
| -rw-r--r-- | tools/evemu-device.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/evemu-device.c b/tools/evemu-device.c index 79193ff..ddfc6b0 100644 --- a/tools/evemu-device.c +++ b/tools/evemu-device.c | |||
| @@ -30,6 +30,7 @@ | |||
| 30 | #include <stdio.h> | 30 | #include <stdio.h> |
| 31 | #include <fcntl.h> | 31 | #include <fcntl.h> |
| 32 | #include <string.h> | 32 | #include <string.h> |
| 33 | #include <unistd.h> | ||
| 33 | 34 | ||
| 34 | #define UINPUT_NODE "/dev/uinput" | 35 | #define UINPUT_NODE "/dev/uinput" |
| 35 | #define MAX_EVENT_NODE 32 | 36 | #define MAX_EVENT_NODE 32 |
