We'll need queue macros in -llber...

This commit is contained in:
Kurt Zeilenga 2002-01-03 00:49:52 +00:00
parent 73b2d62bcd
commit dedc7588c9
2 changed files with 1 additions and 2 deletions

View file

@ -21,6 +21,7 @@
#include "lber.h"
#include "ldap_log.h"
#include "lber_pvt.h"
#include "ldap_queue.h"
LDAP_BEGIN_DECL

View file

@ -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>