From 54546ce8b8ca863eb3f4024094cf012500d68683 Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 9 Aug 2006 13:19:41 +0000 Subject: do_log -> static void InspIRCd::Log() (with vararg and std::string variants) The #define for this still exists, but maybe should be phased out? git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4809 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_operlog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_operlog.cpp') diff --git a/src/modules/m_operlog.cpp b/src/modules/m_operlog.cpp index 8188c49b1..4881eefa0 100644 --- a/src/modules/m_operlog.cpp +++ b/src/modules/m_operlog.cpp @@ -20,7 +20,7 @@ using namespace std; #include "channels.h" #include "modules.h" #include "helperfuncs.h" -#include "message.h" +#include "inspircd.h" #include /* $ModDesc: A module which logs all oper commands to the ircd log at default loglevel. */ -- cgit v1.3.1-10-gc9f91