]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/socket.cpp
m_spanningtree Send the cert fingerprint message to opers only after successful auth
[user/henk/code/inspircd.git] / src / socket.cpp
index 4ff43cde7434db185a0a490361dfab4a45afa33e..89c9969ffcbd0f7b657a3409ca7b37822bb098a7 100644 (file)
@@ -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.