summaryrefslogtreecommitdiff
path: root/include/commands/cmd_pass.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/commands/cmd_pass.h')
-rw-r--r--include/commands/cmd_pass.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/commands/cmd_pass.h b/include/commands/cmd_pass.h
index 412710a2b..6cc48d423 100644
--- a/include/commands/cmd_pass.h
+++ b/include/commands/cmd_pass.h
@@ -19,12 +19,9 @@
// include the common header files
-#include <typeinfo>
-#include <iostream>
#include <string>
-#include <deque>
-#include <sstream>
#include <vector>
+#include "inspircd.h"
#include "users.h"
#include "channels.h"