projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2ce050
)
Fix suggest by test clang-format
author
Dagobert Michelsen
<dam@opencsw.org>
Sat, 10 Mar 2018 18:04:14 +0000
(19:04 +0100)
committer
Dagobert Michelsen
<dam@opencsw.org>
Sat, 10 Mar 2018 18:04:14 +0000
(19:04 +0100)
src/daemon/utils_subst_test.c
patch
|
blob
|
history
diff --git
a/src/daemon/utils_subst_test.c
b/src/daemon/utils_subst_test.c
index
5379219
..
2056096
100644
(file)
--- a/
src/daemon/utils_subst_test.c
+++ b/
src/daemon/utils_subst_test.c
@@
-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"