Fix for "conflicting types for 'ldap_init'"
[collectd.git] / src / daemon / plugin.c
index cd99204..97b794f 100644 (file)
 #include "utils_time.h"
 #include "utils_random.h"
 
-#if HAVE_PTHREAD_H
-# include <pthread.h>
-#endif
-
 #include <ltdl.h>
 
 /*