X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Fcommon_test.c;h=ca8f15a35fd793d9799016ae594d2544ad5b67d7;hb=4ea7aebc3f05d082f64a62c679f414cf7cb0e631;hp=399f8b533b2bcfdce28afa6b9c3a9f7573a89a75;hpb=73de67494a4f5d9a698f2a5ab93f85e19bccb90a;p=collectd.git diff --git a/src/daemon/common_test.c b/src/daemon/common_test.c index 399f8b53..ca8f15a3 100644 --- a/src/daemon/common_test.c +++ b/src/daemon/common_test.c @@ -24,8 +24,8 @@ * Florian octo Forster */ -#include "testing.h" #include "common.h" +#include "testing.h" #if HAVE_LIBKSTAT kstat_ctl_t *kc;