X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Fclient-cap.c;h=e403da1c2e240a5661584c551ce97e060ced30ac;hb=5713c49c8480639f08f7fff82fb5a40e8566e1dc;hp=3ccc6cbfbca1cb0d0e142bea208aadcbf2487981;hpb=b130b35f48d19450240748425e12d21f2c38350f;p=ngircd-alex.git diff --git a/src/ngircd/client-cap.c b/src/ngircd/client-cap.c index 3ccc6cbf..e403da1c 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 @@ -23,6 +23,8 @@ #include "conn.h" #include "log.h" +#include "client-cap.h" + GLOBAL int Client_Cap(CLIENT *Client) {