/* Hans Aschauer <Hans.Aschauer@epost.de>, 2002. Public domain. */

/* 
 * 
 * $Id: schema.h,v 1.3 2006/12/06 07:36:00 stroeder Exp $
 */

#ifndef __h_schema_
#define __h_schema_



#include "common.h"
extern void LDAPinit_schema( PyObject* );


#endif /* __h_schema_ */



syntax highlighted by Code2HTML, v. 0.9.1