X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Futils_heap_test.c;h=6ef80475c0bde77931173b0d50231561a84934af;hb=daebbbee0ac53d39a0486aeb8c41fd358f46ed82;hp=53d0fba863f3b7cb6a117e5224107d9dc98cfb8c;hpb=f9a6df05238501ca41931af0d8d51acea716c105;p=collectd.git diff --git a/src/daemon/utils_heap_test.c b/src/daemon/utils_heap_test.c index 53d0fba8..6ef80475 100644 --- a/src/daemon/utils_heap_test.c +++ b/src/daemon/utils_heap_test.c @@ -24,8 +24,8 @@ * Florian octo Forster */ -#include "testing.h" #include "collectd.h" +#include "testing.h" #include "utils_heap.h" static int compare (void const *v0, void const *v1)