mirror of
https://github.com/samba-team/samba.git
synced 2025-11-02 20:23:50 +03:00
r3453: - split out the auth and popt includes
- tidied up some of the system includes - moved a few more structures back from misc.idl to netlogon.idl and samr.idl now that pidl knows about inter-IDL dependencies
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
ced1a0fcdc
commit
7b7477ac42
@@ -23,6 +23,8 @@
|
||||
#include "includes.h"
|
||||
#include "librpc/gen_ndr/ndr_netlogon.h"
|
||||
#include "rpc_server/common/common.h"
|
||||
#include "librpc/gen_ndr/ndr_dcom.h"
|
||||
#include "auth/auth.h"
|
||||
|
||||
struct server_pipe_state {
|
||||
struct netr_Credential client_challenge;
|
||||
|
||||
Reference in New Issue
Block a user