- The big forward port. I probably broke lots of stuff, so please look over any
[ircu2.10.12-pk.git] / ircd / m_server.c
index c426132930b5ded5444fcf6f8e06fd865f9abf73..3dafded80a7809d05160360c90fa9f25b2c0bb21 100644 (file)
@@ -85,7 +85,6 @@
 #include "hash.h"
 #include "ircd.h"
 #include "ircd_log.h"
-#include "ircd_policy.h"
 #include "ircd_features.h"
 #include "ircd_reply.h"
 #include "ircd_string.h"
 #include "s_serv.h"
 #include "send.h"
 #include "userload.h"
-#include "map.h"
 
 #include <assert.h>
 #include <stdlib.h>