X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/db6b03137db57c88cf53978216b40b88bdcd7d35..07b7b659c16665ce33b058d1a06a7a420850ceb9:/include/stdinc.h diff --git a/include/stdinc.h b/include/stdinc.h index 2f8311d..8efe33b 100644 --- a/include/stdinc.h +++ b/include/stdinc.h @@ -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__