From 1905cc30e04e59bd40f5106cc66b575b0e680177 Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 12 Jul 2006 12:31:54 +0000 Subject: Added helperfuncs.h git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4356 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_testcommand.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules') diff --git a/src/modules/m_testcommand.cpp b/src/modules/m_testcommand.cpp index 6d8b7a2f6..53414424d 100644 --- a/src/modules/m_testcommand.cpp +++ b/src/modules/m_testcommand.cpp @@ -20,6 +20,7 @@ using namespace std; #include "users.h" #include "channels.h" #include "modules.h" +#include "helperfuncs.h" #include "dns.h" /* $ModDesc: Povides a proof-of-concept test /WOOT command */ -- cgit v1.2.3