X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Futils_heap_test.c;h=82392ef817ac525c43ba67a718b87e1fced2024c;hb=6fd0d2574fc386c2724c8307d33b12529b30048b;hp=53d0fba863f3b7cb6a117e5224107d9dc98cfb8c;hpb=6a68a39a2c6987fdcc94fb1bdd9cc8f598fd9478;p=collectd.git diff --git a/src/daemon/utils_heap_test.c b/src/daemon/utils_heap_test.c index 53d0fba8..82392ef8 100644 --- a/src/daemon/utils_heap_test.c +++ b/src/daemon/utils_heap_test.c @@ -24,8 +24,9 @@ * 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)