src/daemon/plugin.h: Enlarge the DATA_MAX_NAME_LEN.
[collectd.git] / src / daemon / utils_heap_test.c
index 53d0fba..82392ef 100644 (file)
@@ -24,8 +24,9 @@
  *   Florian octo Forster <octo at collectd.org>
  */
 
-#include "testing.h"
 #include "collectd.h"
+
+#include "testing.h"
 #include "utils_heap.h"
 
 static int compare (void const *v0, void const *v1)