X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fwrite_graphite.c;h=7fc9eb9f90921d1c1887295fd912dfd659b01b32;hb=8d52247a4e0cbcd583f295cf44dd7b2572e9d5bd;hp=f82f852f5a6590f038863751b9d871795247d609;hpb=f1ee15226348ef5e3c161f1b24c652e20962e2de;p=collectd.git diff --git a/src/write_graphite.c b/src/write_graphite.c index f82f852f..7fc9eb9f 100644 --- a/src/write_graphite.c +++ b/src/write_graphite.c @@ -54,7 +54,6 @@ /* Folks without pthread will need to disable this plugin. */ #include -#include #include #define WG_DEFAULT_NODE "localhost"