]> 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 ddf881afb81cef0efd54864a93e71baba4113fa0..8efe33be708c4ab8eba8d173f1da26763716afcb 100644 (file)
@@ -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__