Merge pull request #1309 from baryonix/time_fix
[collectd.git] / src / statsd.c
index 5b0bdd6..9a6da1d 100644 (file)
@@ -35,7 +35,6 @@
 #include <pthread.h>
 
 #include <sys/types.h>
-#include <sys/socket.h>
 #include <netdb.h>
 #include <poll.h>