diff options
Diffstat (limited to 'sway/commands/no_focus.c')
-rw-r--r-- | sway/commands/no_focus.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands/no_focus.c b/sway/commands/no_focus.c index 61a8de7e..cb81a445 100644 --- a/sway/commands/no_focus.c +++ b/sway/commands/no_focus.c @@ -1,4 +1,3 @@ -#define _XOPEN_SOURCE 500 #include <string.h> #include "sway/commands.h" #include "sway/criteria.h" |