aboutsummaryrefslogtreecommitdiff
path: root/sway/swaynag.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/swaynag.c')
-rw-r--r--sway/swaynag.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/swaynag.c b/sway/swaynag.c
index f537080..d905db2 100644
--- a/sway/swaynag.c
+++ b/sway/swaynag.c
@@ -1,3 +1,4 @@
+#define _POSIX_C_SOURCE 200809L
#include <fcntl.h>
#include <signal.h>
#include <stdbool.h>