mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
We'll need queue macros in -llber...
This commit is contained in:
parent
73b2d62bcd
commit
dedc7588c9
2 changed files with 1 additions and 2 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#include "lber.h"
|
||||
#include "ldap_log.h"
|
||||
#include "lber_pvt.h"
|
||||
#include "ldap_queue.h"
|
||||
|
||||
LDAP_BEGIN_DECL
|
||||
|
||||
|
|
|
|||
|
|
@ -22,8 +22,6 @@
|
|||
#include <ldap_pvt_thread.h>
|
||||
#endif
|
||||
|
||||
#include <ldap_queue.h>
|
||||
|
||||
#ifdef HAVE_CYRUS_SASL
|
||||
/* the need for this should be removed */
|
||||
#include <sasl.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue