diff options
Diffstat (limited to 'source4/auth')
-rw-r--r-- | source4/auth/session.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/session.h b/source4/auth/session.h index bdcfe7ab93..39c818fbf2 100644 --- a/source4/auth/session.h +++ b/source4/auth/session.h @@ -30,7 +30,7 @@ struct auth_session_info { #include "librpc/gen_ndr/netlogon.h" -struct tevent_context; +struct ldb_context; /* Create a security token for a session SYSTEM (the most * trusted/prvilaged account), including the local machine account as * the off-host credentials */ |