diff options
| author | 2005-05-15 04:21:31 +0000 | |
|---|---|---|
| committer | 2005-05-15 04:21:31 +0000 | |
| commit | c4a230243f93709bd9e3629ce6c9c84da0f9c31f (patch) | |
| tree | e6bd7a4e9d5014fa466f49694ebd4668adbce722 /src/commands.cpp | |
| parent | Making sure this is compatible with GCC3.4/4.x (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.cpp | 5 |
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> |
