X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fsyslog.c;h=73e5e1f39fa440376fe2aa353b019b0690925a6f;hb=4d370741101aeb037ae52f3529a4a0869e0dc08a;hp=849f7d1b1331a04daec6de6d6888c6234044912d;hpb=50345eec33951b964e2829e83c30399b71f2baba;p=collectd.git diff --git a/src/syslog.c b/src/syslog.c index 849f7d1b..73e5e1f3 100644 --- a/src/syslog.c +++ b/src/syslog.c @@ -25,6 +25,7 @@ **/ #include "collectd.h" + #include "common.h" #include "plugin.h"