]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/s_auth.c
s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)
[irc/rqf/shadowircd.git] / src / s_auth.c
index 7fe61bb1ac207cad65062ef2a144a3d26a9f762b..0fabfb8d1c168b07566e4bd813afb9d40d3fea23 100644 (file)
@@ -45,7 +45,7 @@
 #include "numeric.h"
 #include "packet.h"
 #include "res.h"
-#include "s_log.h"
+#include "logger.h"
 #include "s_stats.h"
 #include "send.h"
 #include "hook.h"