1
0
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:
Günther Deschner 2007-12-12 19:00:41 +01:00
parent 07d33557b9
commit 9f129c069f
2 changed files with 1 additions and 3 deletions

View File

@ -1,3 +0,0 @@
{
global: *;
};

View File

@ -22,5 +22,6 @@ struct libnetapi_ctx {
};
WERROR libnetapi_init(struct libnetapi_ctx **ctx);
WERROR libnetapi_free(struct libnetapi_ctx *ctx);
#include "joindomain.h"