mirror of
https://github.com/samba-team/samba.git
synced 2025-07-23 20:59:10 +03:00
python: Enable building of the wkssvc python bindings.
(This used to be commit 7a00d48a47
)
This commit is contained in:
@ -45,6 +45,7 @@ extern void initsamr(void);
|
||||
static void initdcerpc_security(void) {}
|
||||
extern void initlsa(void);
|
||||
extern void initsvcctl(void);
|
||||
extern void initwkssvc(void);
|
||||
|
||||
static struct _inittab py_modules[] = { STATIC_LIBPYTHON_MODULES };
|
||||
|
||||
|
Reference in New Issue
Block a user