summaryrefslogtreecommitdiff
path: root/modules/m_whowas.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/m_whowas.c')
-rw-r--r--modules/m_whowas.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/m_whowas.c b/modules/m_whowas.c
index 02c43e8..62115e8 100644
--- a/modules/m_whowas.c
+++ b/modules/m_whowas.c
@@ -33,6 +33,7 @@
#include "ircd.h"
#include "ircd_defs.h"
#include "numeric.h"
+#include "s_misc.h"
#include "s_serv.h"
#include "s_user.h"
#include "send.h"