X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/db6b03137db57c88cf53978216b40b88bdcd7d35..40d5d119e57ec78928f7f15a7bd2ac46c7b0b151:/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__