X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/3c6fb31a4bb6580e3295fdec5d4687eafb487251..853058531aa2387ce1e8ab77ec9b416e70c6bffa:/include/stdinc.h diff --git a/include/stdinc.h b/include/stdinc.h index 30331e9..8efe33b 100644 --- a/include/stdinc.h +++ b/include/stdinc.h @@ -26,7 +26,6 @@ #include "ratbox_lib.h" #include "config.h" /* Gotta pull in the autoconf stuff */ #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. */ #ifdef __GNUC__