all plugins: remove pthread.h include
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 3 Jun 2016 15:44:58 +0000 (17:44 +0200)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 3 Jun 2016 15:44:58 +0000 (17:44 +0200)
commitc89182b424bb4184bd7da3f2ab687b542ed7eea3
treebf705e6720a166e12dd9e7fc6b6e5d68666d2845
parentd6890c78f2290a3b88473d3909c121df36feb377
all plugins: remove pthread.h include

plugin.h already includes pthread.h
35 files changed:
src/aggregation.c
src/amqp.c
src/dns.c
src/email.c
src/exec.c
src/gmond.c
src/ipmi.c
src/java.c
src/log_logstash.c
src/logfile.c
src/mqtt.c
src/network.c
src/notify_email.c
src/nut.c
src/perl.c
src/pinba.c
src/ping.c
src/postgresql.c
src/python.c
src/redis.c
src/rrdtool.c
src/sigrok.c
src/snmp.c
src/statsd.c
src/threshold.c
src/unixsock.c
src/write_graphite.c
src/write_http.c
src/write_kafka.c
src/write_log.c
src/write_mongodb.c
src/write_redis.c
src/write_riemann.c
src/write_sensu.c
src/write_tsdb.c