mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
Add function prototype.
(This used to be commit 57e5c2007b7390c06989b34c7ecf6b5f6f56a03b)
This commit is contained in:
parent
230f9335ec
commit
b6627c79b9
@ -23,4 +23,8 @@
|
||||
|
||||
#include "python/py_common.h"
|
||||
|
||||
/* The following definitions come from python/py_srvsv.c */
|
||||
|
||||
BOOL py_from_SRV_INFO_101(PyObject **dict, SRV_INFO_101 *info);
|
||||
|
||||
#endif /* _PY_SRVSVC_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user