Merge branch 'pull/collectd-4' into collectd-4
[collectd.git] / src / unixsock.c
index e73f04a..8211bf4 100644 (file)
@@ -29,7 +29,6 @@
 
 #include <sys/socket.h>
 #include <sys/un.h>
-#include <sys/poll.h>
 
 #include <grp.h>