X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Fclient-cap.c;h=e6a4eb226476cc429eaef44bb038be3d0812563c;hp=42463b792aa54b1a6ca9520a6490003d92daa39f;hb=a13bb78b1e7adf7c261ac427341c397ef9a6a1ed;hpb=259c314d142abd6f9295047c116235cfdd119563 diff --git a/src/ngircd/client-cap.c b/src/ngircd/client-cap.c index 42463b79..e6a4eb22 100644 --- a/src/ngircd/client-cap.c +++ b/src/ngircd/client-cap.c @@ -1,6 +1,6 @@ /* * ngIRCd -- The Next Generation IRC Daemon - * Copyright (c)2001-2012 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 @@ -20,13 +20,9 @@ #include -#include "defines.h" #include "conn.h" -#include "client.h" #include "log.h" -#include "client-cap.h" - GLOBAL int Client_Cap(CLIENT *Client) {