aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/bar/bindsym.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/commands/bar/bindsym.c')
-rw-r--r--sway/commands/bar/bindsym.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands/bar/bindsym.c b/sway/commands/bar/bindsym.c
index 965c8903..e6d6220e 100644
--- a/sway/commands/bar/bindsym.c
+++ b/sway/commands/bar/bindsym.c
@@ -1,4 +1,3 @@
1#define _XOPEN_SOURCE 500
2#include <stdlib.h> 1#include <stdlib.h>
3#include <string.h> 2#include <string.h>
4#include <strings.h> 3#include <strings.h>