Code

turbostat: avoid potential unused variable
[collectd.git] / src / utils_format_json_test.c
index aa275fd208515c82ce42ab20a4ef1e16fc2df3f4..1c8a8ceab17d4967a9cc091deb5bd6eda5329859 100644 (file)
@@ -24,8 +24,9 @@
  *   Florian octo Forster <octo at collectd.org>
  */
 
-#include "testing.h"
 #include "collectd.h"
+
+#include "testing.h"
 #include "utils_format_json.h"
 #include "common.h" /* for STATIC_ARRAY_SIZE */