Fix make check on OmniOS
[collectd.git] / src / daemon / utils_time_test.c
index 8eac0b6..7362946 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)