curl stats: Use CamelCase identifiers instead of using underscores.
[collectd.git] / src / gmond.c
index 67e0406..53cdcbf 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