From 4f20c13f6fcc038e5312a3548164a104f3a64c94 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 9 Dec 2006 18:52:35 +0000 Subject: Rename ssl_cert.h to ssl.h, it will contain the interface for hooking inspsockets git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5888 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/extra/m_sslinfo.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules/extra/m_sslinfo.cpp') diff --git a/src/modules/extra/m_sslinfo.cpp b/src/modules/extra/m_sslinfo.cpp index 7c3fbad65..ea5764d2d 100644 --- a/src/modules/extra/m_sslinfo.cpp +++ b/src/modules/extra/m_sslinfo.cpp @@ -20,13 +20,13 @@ using namespace std; #include "users.h" #include "channels.h" #include "modules.h" -#include "ssl_cert.h" +#include "ssl.h" #include "wildcard.h" #include "inspircd.h" #include "dns.h" /* $ModDesc: Provides /sslinfo command used to test who a mask matches */ -/* $ModDep: ssl_cert.h */ +/* $ModDep: ssl.h */ /** Handle /SSLINFO */ -- cgit v1.3.1-10-gc9f91