X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsocket.cpp;h=89c9969ffcbd0f7b657a3409ca7b37822bb098a7;hb=0c9a94ea9285d1094c031d0c4ed06326b99cf890;hp=4ff43cde7434db185a0a490361dfab4a45afa33e;hpb=f71e6bf9cb41811f18864f5d4eecb26e29d03f25;p=user%2Fhenk%2Fcode%2Finspircd.git 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.