Automated merge with ssh://hg.atheme.org//hg/charybdis

This commit is contained in:
William Pitcock 2009-05-30 13:16:01 -05:00
commit 32a7faa104

View file

@ -26,6 +26,7 @@
#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__