fix ssl dependency

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@789 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
imaginos
2007-01-20 20:22:04 +00:00
parent 2bbdb72a97
commit 9541fa2492

View File

@@ -409,7 +409,9 @@ private:
CS_STRING m_sName;
};
#ifdef HAVE_LIBSSL
typedef int (*FPCertVerifyCB)( int, X509_STORE_CTX * );
#endif /* HAVE_LIBSSL */
/**
* @class Csock