X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Firc-channel.c;h=3ea823248b4e70e07ec8ac4610ee41b6baa90f68;hb=a13bb78b1e7adf7c261ac427341c397ef9a6a1ed;hp=4eee5046763d95ad96e354224e87cb6af07885a4;hpb=259c314d142abd6f9295047c116235cfdd119563;p=ngircd-alex.git diff --git a/src/ngircd/irc-channel.c b/src/ngircd/irc-channel.c index 4eee5046..3ea82324 100644 --- a/src/ngircd/irc-channel.c +++ b/src/ngircd/irc-channel.c @@ -1,6 +1,6 @@ /* * ngIRCd -- The Next Generation IRC Daemon - * Copyright (c)2001-2013 Alexander Barton (alex@barton.de) and Contributors. + * Copyright (c)2001-2014 Alexander Barton (alex@barton.de) and Contributors. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,7 +21,6 @@ #include #include -#include "defines.h" #include "conn.h" #include "channel.h" #include "conn-func.h" @@ -36,8 +35,6 @@ #include "irc-write.h" #include "conf.h" -#include "irc-channel.h" - /** * Part from all channels. *