diff options
Diffstat (limited to 'toolbox/sendevent.c')
-rw-r--r-- | toolbox/sendevent.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolbox/sendevent.c b/toolbox/sendevent.c index 4b5a761..4d0ca17 100644 --- a/toolbox/sendevent.c +++ b/toolbox/sendevent.c @@ -6,6 +6,7 @@ #include <stdlib.h> #include <string.h> #include <sys/ioctl.h> +#include <unistd.h> int sendevent_main(int argc, char *argv[]) { |