From 6050df73f498d05597fb37c6157868df1f6f4db2 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 11 Aug 2006 23:31:13 +0000 Subject: Just to mess with om's head, remove helperfuncs.h from everywhere git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4900 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd.h | 2 +- include/u_listmode.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/inspircd.h b/include/inspircd.h index cf884f915..e93964b0b 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -25,7 +25,7 @@ #include "channels.h" #include "socket.h" #include "mode.h" -#include "helperfuncs.h" + #include "socketengine.h" #include "command_parse.h" diff --git a/include/u_listmode.h b/include/u_listmode.h index b3c623552..6bcbb728a 100644 --- a/include/u_listmode.h +++ b/include/u_listmode.h @@ -8,7 +8,7 @@ #include "users.h" #include "channels.h" #include "modules.h" -#include "helperfuncs.h" + #include "wildcard.h" #include "inspircd.h" -- cgit v1.2.3