mirror of
https://github.com/samba-team/samba.git
synced 2025-08-05 12:22:11 +03:00
ntlmssp: Move ntlmssp code to auth/ntlmssp
This brings in the code from both libcli/auth and source4/auth/ntlmssp. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
@ -21,7 +21,7 @@
|
||||
#include "includes.h"
|
||||
#include "libsmb/libsmb.h"
|
||||
#include "../libcli/auth/spnego.h"
|
||||
#include "../libcli/auth/ntlmssp.h"
|
||||
#include "../auth/ntlmssp/ntlmssp.h"
|
||||
#include "../lib/util/tevent_ntstatus.h"
|
||||
#include "async_smb.h"
|
||||
#include "smb_crypt.h"
|
||||
|
Reference in New Issue
Block a user