ircd_defs.h declaration in stdinc.h - needed for some reasons.
This commit is contained in:
parent
a1f535de14
commit
6e6a632636
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
#include "ratbox_lib.h"
|
||||
#include "config.h" /* Gotta pull in the autoconf stuff */
|
||||
#include "ircd_defs.h" /* Needed for some reasons here -- dwr */
|
||||
|
||||
/* AIX requires this to be the first thing in the file. */
|
||||
#ifdef __GNUC__
|
||||
|
|
Loading…
Reference in a new issue