From 82435b6fa8805baa65e04a582f3e4a2c84237f73 Mon Sep 17 00:00:00 2001 From: Attila Molnar Date: Sat, 14 Jun 2014 15:30:14 +0200 Subject: Kill needless #includes in source files --- src/socket.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/socket.cpp') diff --git a/src/socket.cpp b/src/socket.cpp index 4ff43cde7..89c9969ff 100644 --- a/src/socket.cpp +++ b/src/socket.cpp @@ -22,8 +22,7 @@ #include "inspircd.h" -#include "socket.h" -#include "socketengine.h" + using irc::sockets::sockaddrs; /** This will bind a socket to a port. It works for UDP/TCP. -- cgit v1.3.1-10-gc9f91