]> jfr.im git - solanum.git/blobdiff - src/client.c
nickdelay -> dictionary.
[solanum.git] / src / client.c
index bb0f472f3a921f942a860b51f30ef1ce56ce40cc..045f857853a523b4fbd7ed51f80668e7d9e037b9 100644 (file)
@@ -1,10 +1,11 @@
 /*
- *  ircd-ratbox: A slightly useful ircd.
+ *  charybdis: an advanced ircd.
  *  client.c: Controls clients.
  *
  *  Copyright (C) 1990 Jarkko Oikarinen and University of Oulu, Co Center
  *  Copyright (C) 1996-2002 Hybrid Development Team
  *  Copyright (C) 2002-2005 ircd-ratbox development team
+ *  Copyright (C) 2007 William Pitcock
  *
  *  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
@@ -60,6 +61,7 @@
 #include "blacklist.h"
 #include "reject.h"
 #include "scache.h"
+#include "irc_dictionary.h"
 
 #define DEBUG_EXITED_CLIENTS