X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fdaemon%2Futils_heap_test.c;h=6ef80475c0bde77931173b0d50231561a84934af;hb=b1b0aa549005c62b0e4651053198693e33ea84f0;hp=53d0fba863f3b7cb6a117e5224107d9dc98cfb8c;hpb=142fb2ea490118e62f34df41f907ef1e58fb0be4;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)