mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
More minor libnetapi fixes.
Guenther
This commit is contained in:
parent
07d33557b9
commit
9f129c069f
@ -1,3 +0,0 @@
|
||||
{
|
||||
global: *;
|
||||
};
|
@ -22,5 +22,6 @@ struct libnetapi_ctx {
|
||||
};
|
||||
|
||||
WERROR libnetapi_init(struct libnetapi_ctx **ctx);
|
||||
WERROR libnetapi_free(struct libnetapi_ctx *ctx);
|
||||
|
||||
#include "joindomain.h"
|
||||
|
Loading…
Reference in New Issue
Block a user