summaryrefslogtreecommitdiff
path: root/src/charon/plugins/sql/sql_logger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/plugins/sql/sql_logger.h')
-rw-r--r--src/charon/plugins/sql/sql_logger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/plugins/sql/sql_logger.h b/src/charon/plugins/sql/sql_logger.h
index 30507bcaf..a2c6fb5e9 100644
--- a/src/charon/plugins/sql/sql_logger.h
+++ b/src/charon/plugins/sql/sql_logger.h
@@ -36,7 +36,7 @@ struct sql_logger_t {
/**
* Implements bus_listener_t interface
*/
- bus_listener_t listener;
+ listener_t listener;
/**
* Destry the backend.