From: Elizabeth Myers Date: Sat, 27 Apr 2013 10:07:04 +0000 (-0500) Subject: Forgot this -.- X-Git-Url: https://jfr.im/git/solanum.git/commitdiff_plain/4f253f11a22f7c298ad10b59127bda020e7f17a7 Forgot this -.- --- diff --git a/extensions/m_omode.c b/extensions/m_omode.c index 03c9d328..a1495f69 100644 --- a/extensions/m_omode.c +++ b/extensions/m_omode.c @@ -41,6 +41,7 @@ #include "parse.h" #include "modules.h" #include "packet.h" +#include "messages.h" static int mo_omode(struct Client *, struct Client *, int, const char **);