Fix suggest by test clang-format
authorDagobert Michelsen <dam@opencsw.org>
Sat, 10 Mar 2018 18:04:14 +0000 (19:04 +0100)
committerDagobert Michelsen <dam@opencsw.org>
Sat, 10 Mar 2018 18:04:14 +0000 (19:04 +0100)
src/daemon/utils_subst_test.c

index 5379219..2056096 100644 (file)
@@ -24,8 +24,8 @@
  *   Florian octo Forster <octo at collectd.org>
  */
 
-#include "common.h" /* for STATIC_ARRAY_SIZE */
 #include "collectd.h"
+#include "common.h" /* for STATIC_ARRAY_SIZE */
 
 #include "testing.h"
 #include "utils_subst.h"