summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/nsswitch/winbindd.h')
-rw-r--r--source3/nsswitch/winbindd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/nsswitch/winbindd.h b/source3/nsswitch/winbindd.h
index 6a220438a9..e5f1c9699c 100644
--- a/source3/nsswitch/winbindd.h
+++ b/source3/nsswitch/winbindd.h
@@ -149,7 +149,7 @@ struct winbindd_child {
TALLOC_CTX *mem_ctx;
struct fd_event event;
- struct timed_event *timed_event;
+ struct timed_event *lockout_policy_event;
struct winbindd_async_request *requests;
};