X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fwrite_log.c;h=3c599784bb835b20ad45a3772ef36acc3d41d8ae;hb=08cf386cb8aa711ef4043d9139d464b38188a44b;hp=25ff55e2c509638481b96fd8c7035d23c3d73658;hpb=362a519e00d50fc3657d485135075f753ec71bab;p=collectd.git diff --git a/src/write_log.c b/src/write_log.c index 25ff55e2..3c599784 100644 --- a/src/write_log.c +++ b/src/write_log.c @@ -26,6 +26,7 @@ **/ #include "collectd.h" + #include "common.h" #include "plugin.h" #include "configfile.h"