From bcac49dca78631687975771c6d0a76b595171664 Mon Sep 17 00:00:00 2001 From: brain Date: Mon, 4 Dec 2006 21:41:26 +0000 Subject: Update $ModDep lines so that these properly depend on their headers in the makefile git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5853 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_cloaking.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/m_cloaking.cpp') diff --git a/src/modules/m_cloaking.cpp b/src/modules/m_cloaking.cpp index 243b79ac2..b4cb90aa2 100644 --- a/src/modules/m_cloaking.cpp +++ b/src/modules/m_cloaking.cpp @@ -24,6 +24,7 @@ #include "m_md5.h" /* $ModDesc: Provides masking of user hostnames */ +/* $ModDep: m_md5.h */ static const char* xtab[] = {"F92E45D871BCA630", "A1B9D80C72E653F4", "1ABC078934DEF562", "ABCDEF5678901234"}; -- cgit v1.3.1-10-gc9f91