]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Fix suggest by test clang-format 2711/head
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 537921910fd0b50c76ef1d53ab20ab191aaebbcc..20560966241906d3377e13c2b870df97d58dd8d0 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"