X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=src%2Fngircd%2Firc-metadata.c;h=efb2201773686c7475af2e5c930aaa0fd69dc621;hp=463060b410f39146b83d5014ec4ccf018e8a78a3;hb=6171beb7ab5dc0586581660852576f437470df63;hpb=b130b35f48d19450240748425e12d21f2c38350f diff --git a/src/ngircd/irc-metadata.c b/src/ngircd/irc-metadata.c index 463060b4..efb22017 100644 --- a/src/ngircd/irc-metadata.c +++ b/src/ngircd/irc-metadata.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 @@ -29,6 +29,8 @@ #include "messages.h" #include "parse.h" +#include "irc-metadata.h" + /** * Handler for the IRC+ "METADATA" command. *