Include messages.h for macro form_str in select extensions

This commit is contained in:
Elizabeth Myers 2013-04-27 04:57:44 -05:00
parent a6adeaad20
commit bd0d352f12
12 changed files with 14 additions and 3 deletions

View file

@ -37,6 +37,7 @@
#include "parse.h"
#include "modules.h"
#include "s_serv.h"
#include "messages.h"
static int mo_adminwall(struct Client *, struct Client *, int, const char **);
static int me_adminwall(struct Client *, struct Client *, int, const char **);