From b450c430626cd3034844a749874cce3d2259704a Mon Sep 17 00:00:00 2001 From: om Date: Tue, 4 Apr 2006 06:47:22 +0000 Subject: move do_whois to cmd_whois, i'm stopping now. really. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3825 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_spanningtree.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules') diff --git a/src/modules/m_spanningtree.cpp b/src/modules/m_spanningtree.cpp index 31df4852d..296be5dd5 100644 --- a/src/modules/m_spanningtree.cpp +++ b/src/modules/m_spanningtree.cpp @@ -32,6 +32,7 @@ using namespace std; #include "channels.h" #include "modules.h" #include "commands.h" +#include "cmd_whois.h" #include "socket.h" #include "helperfuncs.h" #include "inspircd.h" -- cgit v1.2.3