Merge pull request #779 from landryb/openbsd_build_fixes
[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>
 
 /*