]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/stdinc.h
Add mr_flea (and Taros) to the list of Charybdis contributors.
[irc/rqf/shadowircd.git] / include / stdinc.h
index 30331e9e904c66bd1c253712d95695e125fe4ae8..5f444a41fed13c024a2580eeda7642807598ef23 100644 (file)
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- * $Id: stdinc.h 6 2005-09-10 01:02:21Z nenolod $
  *
  */
 
 #include "ratbox_lib.h"
 #include "config.h"            /* Gotta pull in the autoconf stuff */
 #include "ircd_defs.h"  /* Needed for some reasons here -- dwr */
-#include "irc_dictionary.h"
 
 /* AIX requires this to be the first thing in the file.  */
 #ifdef __GNUC__