diff options
Diffstat (limited to 'sway/commands/input/events.c')
-rw-r--r-- | sway/commands/input/events.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/commands/input/events.c b/sway/commands/input/events.c index 2f13e30a..9d54287a 100644 --- a/sway/commands/input/events.c +++ b/sway/commands/input/events.c @@ -1,4 +1,5 @@ #include <string.h> +#include <strings.h> #include "sway/commands.h" #include "sway/input.h" #include "log.h" |