mirror of
https://github.com/znc/znc.git
synced 2026-08-08 01:43:03 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user