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