From: Pablo Llopis Date: Fri, 21 Feb 2020 15:04:04 +0000 (+0100) Subject: Use new location for common.h X-Git-Tag: collectd-5.11.0~3^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1047153a5adbbee49bdfe1e13f64172588b8b6c3;p=thirdparty%2Fcollectd.git Use new location for common.h --- diff --git a/src/slurm.c b/src/slurm.c index 5e2c4f023..954efa85c 100644 --- a/src/slurm.c +++ b/src/slurm.c @@ -24,7 +24,7 @@ #include "collectd.h" -#include "common.h" +#include "utils/common/common.h" #include "plugin.h" #include