From c015aa4c0e1cfc031109c18af497cca9a72c844c Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 10 Dec 2006 14:31:47 +0000 Subject: Rename ssl.h -> transport.h, as its now used for ziplinks Document the data format used by our ziplinks (its not just deflated data, there has to be a length header on the start) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5912 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_spanningtree.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_spanningtree.cpp') diff --git a/src/modules/m_spanningtree.cpp b/src/modules/m_spanningtree.cpp index 7da4dab30..c0d2d7428 100644 --- a/src/modules/m_spanningtree.cpp +++ b/src/modules/m_spanningtree.cpp @@ -26,7 +26,7 @@ #include "inspircd.h" #include "wildcard.h" #include "xline.h" -#include "ssl.h" +#include "transport.h" /** If you make a change which breaks the protocol, increment this. * If you completely change the protocol, completely change the number. -- cgit v1.3.1-10-gc9f91