X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fwrite_log.c;h=ebf0e12445cc9e9e3900a8416c3cedcf6db1a9eb;hb=eb2f3a4bdc78e1e2c4191b4e08d75d5eeea8be0e;hp=e37aae9fd594fcce3ecd6d5abac7a6fb33adf32c;hpb=142fb2ea490118e62f34df41f907ef1e58fb0be4;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