diff options
-rw-r--r-- | src/modules/m_spanningtree.cpp | 1 | ||||
-rw-r--r-- | src/modules/ssl.h (renamed from src/modules/extra/ssl.h) | 0 |
2 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. diff --git a/src/modules/extra/ssl.h b/src/modules/ssl.h index e636aad46..e636aad46 100644 --- a/src/modules/extra/ssl.h +++ b/src/modules/ssl.h |