diff options
Diffstat (limited to 'sway/criteria.c')
-rw-r--r-- | sway/criteria.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/criteria.c b/sway/criteria.c index 5c305193..bc0523ce 100644 --- a/sway/criteria.c +++ b/sway/criteria.c @@ -1,3 +1,4 @@ +#define _XOPEN_SOURCE 500 #include <stdlib.h> #include <stdio.h> #include <stdbool.h> |