diff options
Diffstat (limited to 'tools/evemu-play.c')
| -rw-r--r-- | tools/evemu-play.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/evemu-play.c b/tools/evemu-play.c index 286bf6a..7c042c2 100644 --- a/tools/evemu-play.c +++ b/tools/evemu-play.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 | int main(int argc, char *argv[]) | 35 | int main(int argc, char *argv[]) |
| 35 | { | 36 | { |
