]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/m_oper.c
Pretty symlink logic for help files
[irc/rqf/shadowircd.git] / modules / m_oper.c
index ac7a1d34412efe58e1f1c36829bcc926c23e2418..ca5c2120794cd2dfb0e3dabf18e13f164aa0fbaf 100644 (file)
  */
 
 #include "stdinc.h"
-#include "tools.h"
 #include "client.h"
 #include "common.h"
-#include "irc_string.h"
+#include "match.h"
 #include "ircd.h"
 #include "numeric.h"
-#include "commio.h"
 #include "s_conf.h"
 #include "s_newconf.h"
-#include "s_log.h"
+#include "logger.h"
 #include "s_user.h"
 #include "send.h"
 #include "msg.h"