mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
r1796: Enable server-side SPNEGO, now that I have fixed the server-side SMB
signing code to be able to cope. Andrew Bartlett
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
c4036f2189
commit
cb74d52b56
@@ -663,6 +663,7 @@ extern int errno;
|
||||
#include "smbd/service.h"
|
||||
#include "rpc_server/dcerpc_server.h"
|
||||
#include "request.h"
|
||||
#include "signing.h"
|
||||
#include "smb_server/smb_server.h"
|
||||
#include "ntvfs/ntvfs.h"
|
||||
#include "cli_context.h"
|
||||
|
||||
Reference in New Issue
Block a user