X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fwrite_http.c;h=779c94f659722811e240eccac0035e5c67e0ec51;hb=ea9db2c32ef7f8a3135dc1413fbf8ee46a25f680;hp=8dd37c45ad189e2dfbf4265410d37a5b96382bb6;hpb=124d0d8f5dc1317b3a98d86759094aa6b18e02c3;p=collectd.git diff --git a/src/write_http.c b/src/write_http.c index 8dd37c45..779c94f6 100644 --- a/src/write_http.c +++ b/src/write_http.c @@ -29,10 +29,6 @@ #include "utils_cache.h" #include "utils_format_json.h" -#if HAVE_PTHREAD_H -# include -#endif - #include #ifndef WRITE_HTTP_DEFAULT_BUFFER_SIZE