diff options
Diffstat (limited to 'src/socket.cpp')
-rw-r--r-- | src/socket.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/socket.cpp b/src/socket.cpp index 420c29f6f..e3d8483fb 100644 --- a/src/socket.cpp +++ b/src/socket.cpp @@ -32,7 +32,6 @@ using namespace std; #include "socket.h" #include "inspircd.h" #include "inspircd_io.h" -#include "inspircd_util.h" #include "inspstring.h" #include "helperfuncs.h" #include "socketengine.h" |