mirror of
https://github.com/samba-team/samba.git
synced 2025-07-16 20:59:12 +03:00
python: Start building winreg module.
(This used to be commit f1a9fad83c
)
This commit is contained in:
@ -35,6 +35,7 @@ extern void init_events(void);
|
||||
extern void inituuid(void);
|
||||
extern void init_net(void);
|
||||
extern void initecho(void);
|
||||
extern void initwinreg(void);
|
||||
|
||||
static struct _inittab py_modules[] = { STATIC_LIBPYTHON_MODULES };
|
||||
|
||||
|
Reference in New Issue
Block a user