blob: d59452a81485b495a9790a852bf889e45e8499b1 [file] [log] [blame]
#include <apol/policy.h>
extern apol_policy_t *policy;
extern PyObject *wrap_info(PyObject *self, PyObject *args);
extern void init_info (PyObject *m);
extern PyObject *wrap_search(PyObject *self, PyObject *args);