]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/command_parse.h
CullList -> CullItem *
[user/henk/code/inspircd.git] / include / command_parse.h
index d5c7049db70eaa544e0eebf702c5b910ec96b7bd..93a36885ccd4a8fd241fd733cf1a5b0251d719b7 100644 (file)
@@ -2,7 +2,7 @@
  *       | Inspire Internet Relay Chat Daemon |
  *       +------------------------------------+
  *
- *  InspIRCd: (C) 2002-2007 InspIRCd Development Team
+ *  InspIRCd: (C) 2002-2008 InspIRCd Development Team
  * See: http://www.inspircd.org/wiki/index.php/Credits
  *
  * This program is free but copyrighted software; see
@@ -15,7 +15,6 @@
 #define __COMMAND_PARSE_H
 
 #include <string>
-#include "users.h"
 #include "ctables.h"
 #include "typedefs.h"