Author: Ghostwolf <foxxe@trms.com>
[ircu2.10.12-pk.git] / ircd / s_user.c
index b2f3cd4165c0d977eaee613a3a171f3487b0be78..39bb074375004b2f98bf7f1a1c421b24968ea570 100644 (file)
@@ -58,6 +58,8 @@
 #include "version.h"
 #include "whowas.h"
 
+#include "handlers.h" /* m_motd and m_lusers */
+
 #include <assert.h>
 #include <fcntl.h>
 #include <stdio.h>