summaryrefslogtreecommitdiffstats
path: root/server/infopipe/sysbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/infopipe/sysbus.c')
-rw-r--r--server/infopipe/sysbus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/infopipe/sysbus.c b/server/infopipe/sysbus.c
index 5c272e664..6ba1bb72d 100644
--- a/server/infopipe/sysbus.c
+++ b/server/infopipe/sysbus.c
@@ -88,7 +88,7 @@ done:
}
int sysbus_init(TALLOC_CTX *mem_ctx, struct sysbus_ctx **sysbus,
- struct event_context *ev, const char *dbus_name,
+ struct tevent_context *ev, const char *dbus_name,
const char *interface, const char *path,
struct sbus_method *methods,
sbus_msg_handler_fn introspect_method)