X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/90187f2112c827d9b76f9bcc7c06e22810548237..e8da6ccee609386b3eeb5dab978646c0d89eed8e:/include/parse.h diff --git a/include/parse.h b/include/parse.h index e4d25e3..3f79728 100644 --- a/include/parse.h +++ b/include/parse.h @@ -21,14 +21,12 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA * - * $Id: parse.h 944 2006-03-06 03:41:31Z nenolod $ */ #ifndef INCLUDED_parse_h_h #define INCLUDED_parse_h_h #include "irc_dictionary.h" -#include "tools.h" struct Message; struct Client;