X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fipc.c;h=b164cdf72b517da03de6847a4e7c68f4f6e5608e;hb=4d370741101aeb037ae52f3529a4a0869e0dc08a;hp=70c55dc1c7a42a8764761e1afa21581dcfcb61c4;hpb=e6798095bb2f063dd97619399575fef3e0fe501e;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 */