mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
auth: add missing includes to auth/wbc_auth_util.c
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
6f6d2c7a4f
commit
e36de873e9
@ -21,6 +21,8 @@
|
||||
#include "libcli/security/security.h"
|
||||
#include "librpc/gen_ndr/netlogon.h"
|
||||
#include "nsswitch/libwbclient/wbclient.h"
|
||||
#include "librpc/gen_ndr/auth.h"
|
||||
#include "auth/auth_sam_reply.h"
|
||||
|
||||
#undef DBGC_CLASS
|
||||
#define DBGC_CLASS DBGC_AUTH
|
||||
|
Loading…
Reference in New Issue
Block a user