Code

Merge branch 'collectd-5.5'
[collectd.git] / src / python.c
index 1ed6dc0165b0c5477b55d7c05f2f77eba8a8c261..61d464d82957ece7ac4300389dd077344404770e 100644 (file)
@@ -28,9 +28,6 @@
 #include <structmember.h>
 
 #include <signal.h>
-#if HAVE_PTHREAD_H
-# include <pthread.h>
-#endif
 
 #include "collectd.h"
 #include "common.h"