collectd.conf(5): Add documentation for cURL statistics.
[collectd.git] / src / perl.c
index 16db312..7d78630 100644 (file)
@@ -63,8 +63,6 @@
 
 #include "filter_chain.h"
 
-#include <pthread.h>
-
 #if !defined(USE_ITHREADS)
 # error "Perl does not support ithreads!"
 #endif /* !defined(USE_ITHREADS) */