X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/212380e3f42f585dc1ea927402252eb943f91f7b..40d5d119e57ec78928f7f15a7bd2ac46c7b0b151:/include/stdinc.h diff --git a/include/stdinc.h b/include/stdinc.h index ddf881a..8efe33b 100644 --- a/include/stdinc.h +++ b/include/stdinc.h @@ -23,8 +23,9 @@ * */ - +#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__