X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fdaemon%2Fcommon.c;h=f82efe3347d0cf292a8177120d6d2c3ea1d88242;hb=711755016ddb3b8e3d34cc05857d71e186a85cd0;hp=546da3b3f240e94d019e15d20036fca20755fa16;hpb=12f249b209d7fa31e3a9d53315e47a2342463e0f;p=collectd.git diff --git a/src/daemon/common.c b/src/daemon/common.c index 546da3b3..f82efe33 100644 --- a/src/daemon/common.c +++ b/src/daemon/common.c @@ -36,9 +36,7 @@ #include "plugin.h" #include "utils_cache.h" -#if HAVE_PTHREAD_H -# include -#endif +#include #ifdef HAVE_MATH_H # include