diff options
Diffstat (limited to 'tools/evemu-record.c')
| -rw-r--r-- | tools/evemu-record.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/evemu-record.c b/tools/evemu-record.c index e748351..19ff7e4 100644 --- a/tools/evemu-record.c +++ b/tools/evemu-record.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 WAIT_MS 10000 | 35 | #define WAIT_MS 10000 |
| 35 | 36 | ||
