mirror of
https://github.com/samba-team/samba.git
synced 2025-07-15 16:59:09 +03:00
r26658: pidl: Register Python modules.
(This used to be commit f47044aacc
)
This commit is contained in:
committed by
Stefan Metzmacher
parent
0dbdfc2218
commit
1548d8d2be
@ -34,6 +34,7 @@ extern void init_dcerpc(void);
|
||||
extern void init_events(void);
|
||||
extern void inituuid(void);
|
||||
extern void init_net(void);
|
||||
extern void initecho(void);
|
||||
|
||||
static struct _inittab py_modules[] = { STATIC_LIBPYTHON_MODULES };
|
||||
|
||||
|
Reference in New Issue
Block a user