summaryrefslogtreecommitdiff
path: root/source4/param/share_ldb.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param/share_ldb.c')
-rw-r--r--source4/param/share_ldb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/param/share_ldb.c b/source4/param/share_ldb.c
index 29664c7177..0944ba30fc 100644
--- a/source4/param/share_ldb.c
+++ b/source4/param/share_ldb.c
@@ -28,7 +28,7 @@
#include "param/param.h"
static NTSTATUS sldb_init(TALLOC_CTX *mem_ctx, const struct share_ops *ops,
- struct event_context *ev_ctx,
+ struct tevent_context *ev_ctx,
struct loadparm_context *lp_ctx,
struct share_context **ctx)
{