Add irc_dictionary.h to stdinc. I'm lazy.
This commit is contained in:
parent
c6240d7940
commit
8669b3b99c
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
#include "ratbox_lib.h"
|
#include "ratbox_lib.h"
|
||||||
#include "config.h" /* Gotta pull in the autoconf stuff */
|
#include "config.h" /* Gotta pull in the autoconf stuff */
|
||||||
#include "ircd_defs.h" /* Needed for some reasons here -- dwr */
|
#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. */
|
/* AIX requires this to be the first thing in the file. */
|
||||||
#ifdef __GNUC__
|
#ifdef __GNUC__
|
||||||
|
|
Loading…
Reference in a new issue