#ifndef _PY_LSA_PROTO_H
#define _PY_LSA_PROTO_H

/* This file is automatically generated with "make proto". DO NOT EDIT */


/* 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);
void initlsa(void);

#endif /*  _PY_LSA_PROTO_H  */