aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/input/xkb_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/commands/input/xkb_file.c')
-rw-r--r--sway/commands/input/xkb_file.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands/input/xkb_file.c b/sway/commands/input/xkb_file.c
index 493f94fb..056f00e5 100644
--- a/sway/commands/input/xkb_file.c
+++ b/sway/commands/input/xkb_file.c
@@ -1,4 +1,3 @@
1#define _POSIX_C_SOURCE 200809L
2#include <unistd.h> 1#include <unistd.h>
3#include <errno.h> 2#include <errno.h>
4#include "sway/config.h" 3#include "sway/config.h"