Add standard include early or _FILE_OFFSET_BITS will have definition mismatches on...
[collectd.git] / src / utils / common / common_test.c
index 426082f..0be8ddd 100644 (file)
@@ -24,8 +24,8 @@
  *   Florian octo Forster <octo at collectd.org>
  */
 
-#include "testing.h"
 #include "utils/common/common.h"
+#include "testing.h"
 
 #if HAVE_KSTAT_H
 #include <kstat.h>