mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
s4-drsuapi: state variable for getncchanges
This commit is contained in:
parent
11efdc3ee2
commit
8aa85d7cbe
@ -34,6 +34,7 @@ struct drsuapi_bind_state {
|
||||
struct GUID remote_bind_guid;
|
||||
struct drsuapi_DsBindInfo28 remote_info28;
|
||||
struct drsuapi_DsBindInfo28 local_info28;
|
||||
struct drsuapi_getncchanges_state *getncchanges_state;
|
||||
};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user