]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/irc-encoding.c
Fix syntax of ERR_LISTFULL_MSG(478) numeric
[ngircd-alex.git] / src / ngircd / irc-encoding.c
index 0b8e9d4b9b0e9d84561f3dbf7a5e42bdf4572d2f..7b7121b1ac4f7ecdded062b2192d1ceafb2d5e7a 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 "parse.h"
 #include "tool.h"
 
+#include "irc-encoding.h"
+
 /**
  * Handler for the IRC+ "CHARCONV" command.
  *