Merge branch 'master' into gcc_warnings

This commit is contained in:
emersion 2018-04-15 07:39:54 +02:00 committed by GitHub
commit 0feb25e028
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#define _POSIX_C_SOURCE
#define _POSIX_C_SOURCE 199309L
#include <fcntl.h>
#include <json-c/json.h>
#include <stdlib.h>