From eb4229deed0281ae566ef7e55a144e5d3183a4b2 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 15 May 2005 03:03:23 +0000 Subject: Moved a ton of functions into helperfuncs.h to speed up recompiles git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1383 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_timedbans.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/m_timedbans.cpp') diff --git a/src/modules/m_timedbans.cpp b/src/modules/m_timedbans.cpp index 8082831f0..2eab8b872 100644 --- a/src/modules/m_timedbans.cpp +++ b/src/modules/m_timedbans.cpp @@ -26,6 +26,7 @@ #include "users.h" #include "channels.h" #include "modules.h" +#include "helperfuncs.h" Server *Srv; -- cgit v1.2.3