Code

Merge pull request #1796 from tokkee/sh/configure
[collectd.git] / src / gmond.c
index 67e0406cd675644148cf3099b3c6cec379ca956d..53cdcbf519150913b9d906fbb5f122a3e302b613 100644 (file)
@@ -30,9 +30,6 @@
 #include "configfile.h"
 #include "utils_avltree.h"
 
-#if HAVE_PTHREAD_H
-# include <pthread.h>
-#endif
 #if HAVE_NETDB_H
 # include <netdb.h>
 #endif