X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwrite_log.c;h=ebf0e12445cc9e9e3900a8416c3cedcf6db1a9eb;hb=0d80072344ea5322c34f716ed77a5319a62bfc96;hp=e37aae9fd594fcce3ecd6d5abac7a6fb33adf32c;hpb=b4cc5c7399adf79198aea816d44a42df25431d15;p=collectd.git diff --git a/src/write_log.c b/src/write_log.c index e37aae9f..ebf0e124 100644 --- a/src/write_log.c +++ b/src/write_log.c @@ -35,7 +35,6 @@ /* Folks without pthread will need to disable this plugin. */ #include -#include #include #define WL_BUF_SIZE 8192