summaryrefslogtreecommitdiffstats
path: root/server/providers/dp_backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/providers/dp_backend.h')
-rw-r--r--server/providers/dp_backend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/providers/dp_backend.h b/server/providers/dp_backend.h
index cdd2c51b7..df09544fc 100644
--- a/server/providers/dp_backend.h
+++ b/server/providers/dp_backend.h
@@ -29,7 +29,7 @@
struct be_mod_ops;
struct be_ctx {
- struct event_context *ev;
+ struct tevent_context *ev;
struct confdb_ctx *cdb;
struct sysdb_ctx *sysdb;
struct service_sbus_ctx *ss_ctx;