1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-21 12:59:09 +03:00

Add python bindings for unixinfo.

(This used to be commit 068c2f858a)
This commit is contained in:
Jelmer Vernooij
2008-04-08 03:18:43 +02:00
parent 4fcd6cfb75
commit f253c3ad91
2 changed files with 5 additions and 0 deletions

View File

@ -47,6 +47,7 @@ static void initdcerpc_security(void) {}
extern void initlsa(void);
extern void initsvcctl(void);
extern void initwkssvc(void);
extern void initunixinfo(void);
extern void init_libcli_nbt(void);
extern void init_libcli_smb(void);