X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Flogfile.c;h=d18a5365556a67f9cd0be54595d3cfa3d0883588;hb=7535ee83bf0b12a168cee3c70e5fb97ed6dfc96c;hp=11797182639e35902be3e431022f667d9eb99839;hpb=aedf67e69cbe93a6925fd1004a7c8b990aed4b0a;p=collectd.git diff --git a/src/logfile.c b/src/logfile.c index 11797182..d18a5365 100644 --- a/src/logfile.c +++ b/src/logfile.c @@ -27,11 +27,10 @@ **/ #include "collectd.h" + #include "common.h" #include "plugin.h" -#include - #define DEFAULT_LOGFILE LOCALSTATEDIR"/log/collectd.log" #if COLLECT_DEBUG