]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/stdinc.h
Mention effect of /accept on umode +R.
[irc/rqf/shadowircd.git] / include / stdinc.h
index 2f8311d94d704ac0aba34c5e1b9da643042ab3c2..8efe33be708c4ab8eba8d173f1da26763716afcb 100644 (file)
@@ -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__