]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-metadata.c
Don't send nick name as default PART reason
[ngircd-alex.git] / src / ngircd / irc-metadata.c
index 463060b410f39146b83d5014ec4ccf018e8a78a3..efb2201773686c7475af2e5c930aaa0fd69dc621 100644 (file)
@@ -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.
  *