]> git.sur5r.net Git - openldap/commitdiff
We'll need queue macros in -llber...
authorKurt Zeilenga <kurt@openldap.org>
Thu, 3 Jan 2002 00:49:52 +0000 (00:49 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 3 Jan 2002 00:49:52 +0000 (00:49 +0000)
libraries/liblber/lber-int.h
libraries/libldap/ldap-int.h

index c3e7ecf42c4f6a8f1fde936d207fb767a671708a..60c495e545b7b6303a1a91b8e34cbb7a8d6bf0d7 100644 (file)
@@ -21,6 +21,7 @@
 #include "lber.h"
 #include "ldap_log.h"
 #include "lber_pvt.h"
+#include "ldap_queue.h"
 
 LDAP_BEGIN_DECL
 
index dbcd5ab8e66c409a5ed920bab155006474f48b41..dff9730e982714963e2484092fdfc1cc3d6138df 100644 (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>