X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Futils_heap_test.c;h=6ef80475c0bde77931173b0d50231561a84934af;hb=21058a13ed34ade6d2de0f54e4216b255d033af1;hp=53d0fba863f3b7cb6a117e5224107d9dc98cfb8c;hpb=add25ce6f3129cb7138e96e5f55d11de1e5cf6de;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)