diff options
Diffstat (limited to 'src/modules/m_spanningtree.cpp')
-rw-r--r-- | src/modules/m_spanningtree.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/m_spanningtree.cpp b/src/modules/m_spanningtree.cpp index 889ca94b0..c45155579 100644 --- a/src/modules/m_spanningtree.cpp +++ b/src/modules/m_spanningtree.cpp @@ -27,6 +27,7 @@ #include "wildcard.h" #include "xline.h" #include "aes.h" +#include "ssl.h" /** If you make a change which breaks the protocol, increment this. * If you completely change the protocol, completely change the number. |