mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-06 15:10:22 -05:00
Undo BDB const mucking
This commit is contained in:
parent
e4f1c459c2
commit
b63bdc6513
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include <portable.h>
|
||||
#include "slap.h"
|
||||
#include <db.h>
|
||||
#undef const /* db.h defines this?? */
|
||||
|
||||
LDAP_BEGIN_DECL
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue