summaryrefslogtreecommitdiff
path: root/include/socket.h
diff options
context:
space:
mode:
authorom <om@e03df62e-2008-0410-955e-edbf42e46eb7>2006-04-08 17:24:18 +0000
committerom <om@e03df62e-2008-0410-955e-edbf42e46eb7>2006-04-08 17:24:18 +0000
commit25b4d21f4765f0e48617f99a4314c1941cdfa30b (patch)
treeb28d590d37809e12eb0efea01d4398ee8d9ef799 /include/socket.h
parent19e361b2f1e3ed1a6ce5f95d11c3d37f626c428b (diff)
Remove uneccessary socket includes now included in socket.h
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3851 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/socket.h')
-rw-r--r--include/socket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/socket.h b/include/socket.h
index b7b2b3d40..e62a2dc41 100644
--- a/include/socket.h
+++ b/include/socket.h
@@ -27,7 +27,6 @@
#include <unistd.h>
#include <fcntl.h>
#include <poll.h>
-
#include "inspircd_config.h"
/* macros to the relevant system address description structs */