summaryrefslogtreecommitdiff
path: root/src/commands.cpp
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-15 04:21:31 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-05-15 04:21:31 +0000
commitc4a230243f93709bd9e3629ce6c9c84da0f9c31f (patch)
treee6bd7a4e9d5014fa466f49694ebd4668adbce722 /src/commands.cpp
parent7155b085f7701669ec87e411383ee6348d7e064b (diff)
sorted hashcomp etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1387 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/commands.cpp')
-rw-r--r--src/commands.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/commands.cpp b/src/commands.cpp
index e327aa712..3dfa44d9f 100644
--- a/src/commands.cpp
+++ b/src/commands.cpp
@@ -19,7 +19,6 @@
#include "inspircd_util.h"
#include "inspircd_config.h"
#include <unistd.h>
-#include <fcntl.h>
#include <sys/errno.h>
#include <sys/ioctl.h>
#include <sys/utsname.h>
@@ -39,11 +38,7 @@
#include <map>
#include <sstream>
#include <vector>
-#include <errno.h>
#include <deque>
-#include <errno.h>
-#include <unistd.h>
-#include <sched.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>