mirror of
https://github.com/swaywm/sway.git
synced 2024-11-23 00:11:28 +00:00
Merge branch 'master' into gcc_warnings
This commit is contained in:
commit
0feb25e028
|
@ -1,4 +1,4 @@
|
||||||
#define _POSIX_C_SOURCE
|
#define _POSIX_C_SOURCE 199309L
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <json-c/json.h>
|
#include <json-c/json.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
Loading…
Reference in a new issue