]> git.sur5r.net Git - openldap/blob - servers/slapd/back-bdb/proto-bdb.h
a5434711cf632484a800c8e97e275cd0586bda16
[openldap] / servers / slapd / back-bdb / proto-bdb.h
1 /* $OpenLDAP$ */
2 /*
3  * Copyright 2000 The OpenLDAP Foundation, All Rights Reserved.
4  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
5  */
6
7 #ifndef _PROTO_BDB_H
8 #define _PROTO_BDB_H
9
10 LDAP_BEGIN_DECL
11
12 /*
13  * error.c
14  */
15 void bdb_errcall( const char *pfx, char * msg );
16
17 LDAP_END_DECL
18
19 #endif /* _PROTO_BDB_H */