]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_banexception.cpp
Tidyup
[user/henk/code/inspircd.git] / src / modules / m_banexception.cpp
index 11afe50bb172ae73ddc780c5b0227a3800841d93..3bbcaeda4be45155c6dfca36978872cf8048ae48 100644 (file)
@@ -25,6 +25,7 @@
 #include "wildcard.h"
 
 /* $ModDesc: Provides support for the +e channel mode */
+/* $ModDep: ../../include/u_listmode.h */
 
 /* Written by Om<om@inspircd.org>, April 2005. */
 /* Rewritten to use the listmode utility by Om, December 2005 */