summaryrefslogtreecommitdiff
path: root/src/modules/transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/transport.h')
-rw-r--r--src/modules/transport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/transport.h b/src/modules/transport.h
index d39bf717a..1544b73e7 100644
--- a/src/modules/transport.h
+++ b/src/modules/transport.h
@@ -34,7 +34,7 @@ typedef ssl_data::iterator ssl_data_iter;
* connected local users using Extensible::Extend() and the
* key 'ssl_cert'.
*/
-class ssl_cert
+class ssl_cert : public Extensible
{
/** Always contains an empty string
*/