show this requires ssl

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@90 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
imaginos
2005-04-03 23:03:06 +00:00
parent 788f1415e1
commit 916a3fb713
+7
View File
@@ -14,6 +14,9 @@
* Author: imaginos <imaginos@imaginos.net>
*
* $Log$
* Revision 1.6 2005/04/03 23:03:06 imaginos
* show this requires ssl
*
* Revision 1.5 2005/04/03 08:19:42 prozacx
* Use GetPemLocation() for the pemfile path
*
@@ -41,6 +44,10 @@
*
*/
#ifndef HAVE_LIBSSL
#error This plugin only works with OpenSSL
#endif /* HAVE_LIBSSL */
class CSChat;
class CRemMarkerJob : public CTimer