X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Futils_format_json_test.c;h=1c8a8ceab17d4967a9cc091deb5bd6eda5329859;hb=08cf386cb8aa711ef4043d9139d464b38188a44b;hp=aa275fd208515c82ce42ab20a4ef1e16fc2df3f4;hpb=1fdd8908119bdd99c0b3c18961f93e0a1be41eec;p=collectd.git diff --git a/src/utils_format_json_test.c b/src/utils_format_json_test.c index aa275fd2..1c8a8cea 100644 --- a/src/utils_format_json_test.c +++ b/src/utils_format_json_test.c @@ -24,8 +24,9 @@ * Florian octo Forster */ -#include "testing.h" #include "collectd.h" + +#include "testing.h" #include "utils_format_json.h" #include "common.h" /* for STATIC_ARRAY_SIZE */