X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fdaemon%2Ffilter_chain.c;h=5fb965f9c6ced17685a279a5a38ef603c08966aa;hb=a5377cf935630082f2eac2e5f4a538844cc06c8d;hp=c10525de37f21694e13c118208c4cf2084420d40;hpb=3fae5596643f1e361eb18c3d65448f8bc02fdd80;p=collectd.git diff --git a/src/daemon/filter_chain.c b/src/daemon/filter_chain.c index c10525de..5fb965f9 100644 --- a/src/daemon/filter_chain.c +++ b/src/daemon/filter_chain.c @@ -25,6 +25,7 @@ **/ #include "collectd.h" + #include "configfile.h" #include "plugin.h" #include "utils_complain.h"