X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fipc.c;h=b164cdf72b517da03de6847a4e7c68f4f6e5608e;hb=eb165c5f78c06fb424de10d45ad6e484f9e24126;hp=70c55dc1c7a42a8764761e1afa21581dcfcb61c4;hpb=f8e1e81d433c5b4e06792c2617abf0e6ec9e76d9;p=collectd.git diff --git a/src/ipc.c b/src/ipc.c index 70c55dc1..b164cdf7 100644 --- a/src/ipc.c +++ b/src/ipc.c @@ -30,7 +30,6 @@ #include "common.h" #include "plugin.h" -#include "configfile.h" #if KERNEL_LINUX /* _GNU_SOURCE is needed for struct shm_info.used_ids on musl libc */