diff options
Diffstat (limited to 'src/commands.cpp')
-rw-r--r-- | src/commands.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/commands.cpp b/src/commands.cpp index d286a31e3..17401e0e9 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -54,9 +54,7 @@ using namespace std; #define RUSAGE_SELF 0 #define RUSAGE_CHILDREN -1 #endif -#include "connection.h" #include "users.h" -#include "servers.h" #include "ctables.h" #include "globals.h" #include "modules.h" |