mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
s3-libnet_join: add ads.h as helper header to IDL.
Guenther
This commit is contained in:
parent
31c484edb9
commit
385adcce73
@ -7,7 +7,8 @@ import "wkssvc.idl", "security.idl", "misc.idl";
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
[
|
[
|
||||||
pointer_default(unique)
|
pointer_default(unique),
|
||||||
|
helper("ads.h")
|
||||||
]
|
]
|
||||||
interface libnetjoin
|
interface libnetjoin
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user