diff options
Diffstat (limited to 'tools/evemu-describe.c')
| -rw-r--r-- | tools/evemu-describe.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/evemu-describe.c b/tools/evemu-describe.c index 6c6cdab..f91704e 100644 --- a/tools/evemu-describe.c +++ b/tools/evemu-describe.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 | static int describe_device(int fd) | 35 | static int describe_device(int fd) |
| 35 | { | 36 | { |
