diff options
Diffstat (limited to 'sway/commands/bar/id.c')
-rw-r--r-- | sway/commands/bar/id.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sway/commands/bar/id.c b/sway/commands/bar/id.c index a9a61743..46cf4ca9 100644 --- a/sway/commands/bar/id.c +++ b/sway/commands/bar/id.c @@ -1,4 +1,3 @@ -#define _POSIX_C_SOURCE 200809L #include <string.h> #include "sway/commands.h" #include "log.h" |