X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Firc-write.c;h=8d09f9bcf8eb271672d32de78199fd18e41e26a3;hp=c6a3dce23c00b42a7363a0857c162502e4247dd3;hb=b8482fd3cfdb429aec75575958f4d5d4e9ae22df;hpb=259c314d142abd6f9295047c116235cfdd119563 diff --git a/src/ngircd/irc-write.c b/src/ngircd/irc-write.c index c6a3dce2..8d09f9bc 100644 --- a/src/ngircd/irc-write.c +++ b/src/ngircd/irc-write.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 @@ -23,9 +23,7 @@ # include #endif #include -#include -#include "defines.h" #include "conn-func.h" #include "channel.h"