From 63a3d49a01ac04a6b0382440a479cb1a746222d9 Mon Sep 17 00:00:00 2001 From: om Date: Thu, 29 Jun 2006 15:01:28 +0000 Subject: [PATCH] And add the include to make all the modules compile... git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4085 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/inspircd.h b/include/inspircd.h index 8be2874dc..962dd1c86 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -25,6 +25,7 @@ #include "channels.h" #include "socket.h" #include "mode.h" +#include "helperfuncs.h" #include "socketengine.h" #include "command_parse.h" -- 2.39.5