core: include <sys/socket.h> in collectd.h
[collectd.git] / src / write_graphite.c
index 41451a8..997a887 100644 (file)
@@ -54,7 +54,6 @@
 /* Folks without pthread will need to disable this plugin. */
 #include <pthread.h>
 
-#include <sys/socket.h>
 #include <netdb.h>
 
 #ifndef WG_DEFAULT_NODE