summaryrefslogtreecommitdiff
path: root/src/modules/m_cloaking.cpp
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-04 21:41:26 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-04 21:41:26 +0000
commitbcac49dca78631687975771c6d0a76b595171664 (patch)
treeca5940e1ad88f90c7d67119c0a766d6a524b064c /src/modules/m_cloaking.cpp
parentb66cd9525637544ed90ffe3fd32e3c24f50cf7a0 (diff)
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
Diffstat (limited to 'src/modules/m_cloaking.cpp')
-rw-r--r--src/modules/m_cloaking.cpp1
1 files changed, 1 insertions, 0 deletions
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"};