summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3d74a63)
raw | patch | inline | side by side (parent: 3d74a63)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 22 Aug 2016 19:43:15 +0000 (21:43 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 22 Aug 2016 19:43:15 +0000 (21:43 +0200) |
src/utils_format_json_test.c | patch | blob | history |
index 1400694bc0f557be695543abe908da7b8ce725af..d13c932f40de59f894c4c2715306b395c3c7e8bd 100644 (file)
/* Workaround for Solaris 10 defining label_t
* Issue #1301
*/
+
+#include "config.h"
#if KERNEL_SOLARIS
# ifndef _POSIX_C_SOURCE
# define _POSIX_C_SOURCE 200112L