]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - src/restart.c
Allow CNAMEs everywhere, named will have recursed into them for us.
[irc/rqf/shadowircd.git] / src / restart.c
index ead8b426fa931506f904d44ea04195baa16857bf..ada978cf12e280112c81dbf16d8a4c40a69aa940 100644 (file)
@@ -28,7 +28,7 @@
 #include "restart.h"
 #include "ircd.h"
 #include "send.h"
-#include "s_log.h"
+#include "logger.h"
 #include "s_conf.h"
 #include "client.h"            
 #include "ircd_signal.h"
@@ -36,8 +36,6 @@
 /* external var */
 extern char **myargv;
 
-extern int maxconnections; /* XXX */
-
 void
 restart(const char *mesg)
 {