Code

dns plugin: stop linking with libpthread
[collectd.git] / src / email.c
index ea4e7850138060891d132f5e3a46ecc6ca2cd35d..8a1ac2e8491cff6fd9a0917c1983861bc6a67b1d 100644 (file)
 
 #include <stddef.h>
 
-#if HAVE_LIBPTHREAD
-# include <pthread.h>
-#endif
-
 #include <sys/un.h>
 #include <sys/select.h>