summaryrefslogtreecommitdiffstats
path: root/swaygrab/json.c
diff options
context:
space:
mode:
Diffstat (limited to 'swaygrab/json.c')
-rw-r--r--swaygrab/json.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/swaygrab/json.c b/swaygrab/json.c
index 563b8ba3..80dae299 100644
--- a/swaygrab/json.c
+++ b/swaygrab/json.c
@@ -1,4 +1,4 @@
1#define _XOPEN_SOURCE 500 1#define _XOPEN_SOURCE 700
2#include <string.h> 2#include <string.h>
3#include <stdio.h> 3#include <stdio.h>
4#include <stdbool.h> 4#include <stdbool.h>