diff --git a/src/modules/m_svsmode.c b/src/modules/m_svsmode.c index 2d0b6b59c..7a6159f1e 100644 --- a/src/modules/m_svsmode.c +++ b/src/modules/m_svsmode.c @@ -22,6 +22,8 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ +/* FIXME: this one needs a lot more mtag work !! with _special... */ + #include "unrealircd.h" void add_send_mode_param(aChannel *chptr, aClient *from, char what, char mode, char *param);