]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/stdinc.h
Added m_cycle and added it to all the appropriate locations.
[irc/rqf/shadowircd.git] / include / stdinc.h
index 30331e9e904c66bd1c253712d95695e125fe4ae8..8efe33be708c4ab8eba8d173f1da26763716afcb 100644 (file)
@@ -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__