X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Futils_format_json_test.c;h=d13c932f40de59f894c4c2715306b395c3c7e8bd;hb=4d370741101aeb037ae52f3529a4a0869e0dc08a;hp=1400694bc0f557be695543abe908da7b8ce725af;hpb=3d74a63ae43c1786eb9b966e2209c24c5643dae8;p=collectd.git diff --git a/src/utils_format_json_test.c b/src/utils_format_json_test.c index 1400694b..d13c932f 100644 --- a/src/utils_format_json_test.c +++ b/src/utils_format_json_test.c @@ -27,6 +27,8 @@ /* Workaround for Solaris 10 defining label_t * Issue #1301 */ + +#include "config.h" #if KERNEL_SOLARIS # ifndef _POSIX_C_SOURCE # define _POSIX_C_SOURCE 200112L