mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
Reorder header inclusion to resolve ITS#2204.
This commit is contained in:
parent
6b42a33152
commit
4e223d588b
1 changed files with 1 additions and 2 deletions
|
|
@ -9,9 +9,8 @@
|
|||
#define _BACK_BDB_H_
|
||||
|
||||
#include <portable.h>
|
||||
#include <db.h>
|
||||
|
||||
#include "slap.h"
|
||||
#include <db.h>
|
||||
|
||||
LDAP_BEGIN_DECL
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue