diff options
| author | 2006-12-09 19:26:27 +0000 | |
|---|---|---|
| committer | 2006-12-09 19:26:27 +0000 | |
| commit | 4836a01a64ed42652c9f4c498e8547c23f24827a (patch) | |
| tree | ad7a950dfd76af141c7446a43716433688e16c8b /src/modules/m_spanningtree.cpp | |
| parent | Add the stuff required for the InspSocketHook interface (diff) | |
Move this
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5891 e03df62e-2008-0410-955e-edbf42e46eb7
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. |
