mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-10 14:23:34 -05:00
Fix multiple inclusion
This commit is contained in:
parent
ebe2c10994
commit
f4183f1598
1 changed files with 1 additions and 2 deletions
|
|
@ -12,8 +12,7 @@
|
|||
#define BDB_HIER
|
||||
#endif
|
||||
|
||||
#undef _BDB_EXTERNAL_H
|
||||
#undef BDB_SYMBOL
|
||||
extern BI_init hdb_initialize;
|
||||
|
||||
#include "../back-bdb/external.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue