all plugins: remove pthread.h include
[collectd.git] / src / notify_email.c
index c77b2d1..0120a40 100644 (file)
@@ -28,7 +28,6 @@
 
 #include <auth-client.h>
 #include <libesmtp.h>
-#include <pthread.h>
 
 #define MAXSTRING               256