- scan.c: remove poll.h header include
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Fri, 10 Jul 2015 12:43:03 +0000 (12:43 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Fri, 10 Jul 2015 12:43:03 +0000 (12:43 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.1.x@6251 82007160-df01-0410-b94d-b575c5fd34c7

src/scan.c

index a1b3fa5c1503b96bd72f3f81c4d9578da9dee68e..d7e27f9b70ed9464fe2ea927a51f00b8633fccec 100644 (file)
@@ -29,7 +29,6 @@
 #include <time.h>
 #include <errno.h>
 #include <fcntl.h>
-#include <poll.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>