1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-06 16:23:49 +03:00

make proto

This commit is contained in:
Tim Potter
-
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 */