Merge pull request #1442 from rubenk/omnios-fix-make-check
[collectd.git] / src / daemon / utils_time_test.c
index 255286f..4d64991 100644 (file)
@@ -26,8 +26,8 @@
 
 #define DBL_PRECISION 1e-3
 
-#include "testing.h"
 #include "collectd.h"
+#include "testing.h"
 #include "utils_time.h"
 
 DEF_TEST(conversion)