diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/grail-gesture.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/grail-gesture.c b/tools/grail-gesture.c index 614bf1a..368150e 100644 --- a/tools/grail-gesture.c +++ b/tools/grail-gesture.c | |||
| @@ -27,6 +27,7 @@ | |||
| 27 | #include <stdio.h> | 27 | #include <stdio.h> |
| 28 | #include <unistd.h> | 28 | #include <unistd.h> |
| 29 | #include <fcntl.h> | 29 | #include <fcntl.h> |
| 30 | #include <stdlib.h> | ||
| 30 | 31 | ||
| 31 | static grail_mask_t flag_mask[DIM_GRAIL_TYPE_BYTES]; | 32 | static grail_mask_t flag_mask[DIM_GRAIL_TYPE_BYTES]; |
| 32 | 33 | ||
