compile fix
[Samba.git] / source / python / py_lsa_proto.h
blob1c6f6ab1d165315d0343137eec44ce6704e0e813
1 #ifndef _PY_LSA_PROTO_H
2 #define _PY_LSA_PROTO_H
4 /* This file is automatically generated with "make proto". DO NOT EDIT */
7 /* The following definitions come from python/py_lsa.c */
9 PyObject *new_lsa_policy_hnd_object(struct cli_state *cli, TALLOC_CTX *mem_ctx,
10 POLICY_HND *pol);
11 void initlsa(void);
13 #endif /* _PY_LSA_PROTO_H */