Code

Merge branch 'pr/846'
[collectd.git] / src / network.c
index 0c74e224c7bac7b6003dabc5dee7f2a1a4f842c4..916900065aff9241a99454ab86cd2bf675655d8f 100644 (file)
@@ -39,9 +39,6 @@
 #if HAVE_PTHREAD_H
 # include <pthread.h>
 #endif
-#if HAVE_SYS_SOCKET_H
-# include <sys/socket.h>
-#endif
 #if HAVE_NETDB_H
 # include <netdb.h>
 #endif