aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_spanningtree/compat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/m_spanningtree/compat.cpp')
-rw-r--r--src/modules/m_spanningtree/compat.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/m_spanningtree/compat.cpp b/src/modules/m_spanningtree/compat.cpp
index fe262134f..a11db8215 100644
--- a/src/modules/m_spanningtree/compat.cpp
+++ b/src/modules/m_spanningtree/compat.cpp
@@ -62,9 +62,11 @@ static const char* const forge_common_1201[] = {
"m_saquit.so",
"m_servprotect.so",
"m_setident.so",
+ "m_silence.so",
"m_sslmodes.so",
"m_stripcolor.so",
"m_swhois.so",
+ "m_watch.so"
};
static std::string wide_newline("\r\n");