mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
s4-schannel: try to fix the build.
Guenther
This commit is contained in:
parent
1f4123677e
commit
1a21db8ea1
@ -21,7 +21,6 @@
|
||||
*/
|
||||
|
||||
#include "libcli/auth/libcli_auth.h"
|
||||
#include "auth/gensec/schannel_proto.h"
|
||||
#include "auth/gensec/schannel_state.h"
|
||||
#include "libcli/auth/schannel_state.h"
|
||||
|
||||
@ -37,3 +36,4 @@ struct schannel_state {
|
||||
struct netlogon_creds_CredentialState *creds;
|
||||
};
|
||||
|
||||
#include "auth/gensec/schannel_proto.h"
|
||||
|
Loading…
Reference in New Issue
Block a user