Merge pull request #1743 from rubenk/apcups-coverity
[collectd.git] / src / log_logstash.c
index 2d5f620..45aa86d 100644 (file)
@@ -31,7 +31,6 @@
 #include "plugin.h"
 
 #include <sys/types.h>
-#include <pthread.h>
 #include <yajl/yajl_common.h>
 #include <yajl/yajl_gen.h>
 #if HAVE_YAJL_YAJL_VERSION_H