summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-09 19:26:27 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-12-09 19:26:27 +0000
commit4836a01a64ed42652c9f4c498e8547c23f24827a (patch)
treead7a950dfd76af141c7446a43716433688e16c8b
parentf559b94fa33063e02b67fe589af04fddc20325ef (diff)
Move this
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5891 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r--src/modules/m_spanningtree.cpp1
-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