diff options
Diffstat (limited to 'sway/commands/input/xkb_model.c')
-rw-r--r-- | sway/commands/input/xkb_model.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands/input/xkb_model.c b/sway/commands/input/xkb_model.c index f4a33de3..a9144a8a 100644 --- a/sway/commands/input/xkb_model.c +++ b/sway/commands/input/xkb_model.c @@ -1,4 +1,3 @@ -#define _POSIX_C_SOURCE 200809L #include "sway/config.h" #include "sway/commands.h" #include "log.h" |