]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - extensions/m_adminwall.c
Return an error upon trying to set orphaned cmode, rather than just silently ignoring...
[irc/rqf/shadowircd.git] / extensions / m_adminwall.c
index eecf8b5c71b0b2594ebafe2fb6038580f3bd38e0..04ff74478d1727eb530520bfbb637168b469b6f6 100644 (file)
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- *  $Id: m_wallops.c 20702 2005-08-31 20:59:02Z leeh $
  */
 
 #include "stdinc.h"
 #include "client.h"
 #include "ircd.h"
-#include "irc_string.h"
+#include "match.h"
 #include "numeric.h"
 #include "send.h"
 #include "s_user.h"