Code

Merge pull request #1460 from rubenk/mark-lvm2app-linux-only
[collectd.git] / src / gmond.c
index 4660713b4cbcc6f5d7887a70c9b16963f0c3dc3d..c778d48dceb9a1ff4848c72571107d8f87c63471 100644 (file)
@@ -33,9 +33,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