mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Initialize module.
(This used to be commit 3246258afb4f3b4a977a191f2f83c73e8ce9c65a)
This commit is contained in:
parent
6f6234c79f
commit
1b5acdb93b
@ -197,5 +197,6 @@ done:
|
||||
|
||||
static void initirpc(void)
|
||||
{
|
||||
|
||||
PyObject *mod;
|
||||
mod = Py_InitModule("irpc", irpc_methods);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user