1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

make proto

This commit is contained in:
Tim Potter 0001-01-01 00:00:00 +00:00
parent 64a2ae5cee
commit a721843197

View File

@ -6,8 +6,8 @@
/* The following definitions come from python/py_lsa.c */
PyObject *new_policy_hnd_object(struct cli_state *cli, TALLOC_CTX *mem_ctx,
POLICY_HND *pol);
PyObject *new_lsa_policy_hnd_object(struct cli_state *cli, TALLOC_CTX *mem_ctx,
POLICY_HND *pol);
void initlsa(void);
#endif /* _PY_LSA_PROTO_H */