X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Firc-op.c;h=b75841a805345549b3cb3a247165359b6a0ae5f7;hp=0934285ccf3d67751d6a3a5f17518d010ab29748;hb=bd8d4e710c0cb597ef10f23691602256d44895ea;hpb=259c314d142abd6f9295047c116235cfdd119563 diff --git a/src/ngircd/irc-op.c b/src/ngircd/irc-op.c index 0934285c..b75841a8 100644 --- a/src/ngircd/irc-op.c +++ b/src/ngircd/irc-op.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 @@ -18,9 +18,7 @@ #include #include -#include -#include "defines.h" #include "conn.h" #include "channel.h" #include "irc-macros.h"