From fb99e9eaa2627f9276dbfcb1366b218271747f71 Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 14 Dec 2005 17:10:40 +0000 Subject: Fixing move of *_channel functions to here git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2423 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/channels.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/channels.h b/include/channels.h index 7962bc34b..dac671376 100644 --- a/include/channels.h +++ b/include/channels.h @@ -30,6 +30,8 @@ #define CM_SECRET 16 #define CM_PRIVATE 32 +class userrec; + /** Holds an entry for a ban list, exemption list, or invite list. * This class contains a single element in a channel list, such as a banlist. */ -- cgit v1.2.3