From dedc7588c9a4d0b65cd0329f0ff06361185a4dbb Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 3 Jan 2002 00:49:52 +0000 Subject: [PATCH] We'll need queue macros in -llber... --- libraries/liblber/lber-int.h | 1 + libraries/libldap/ldap-int.h | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/libraries/liblber/lber-int.h b/libraries/liblber/lber-int.h index c3e7ecf42c..60c495e545 100644 --- a/libraries/liblber/lber-int.h +++ b/libraries/liblber/lber-int.h @@ -21,6 +21,7 @@ #include "lber.h" #include "ldap_log.h" #include "lber_pvt.h" +#include "ldap_queue.h" LDAP_BEGIN_DECL diff --git a/libraries/libldap/ldap-int.h b/libraries/libldap/ldap-int.h index dbcd5ab8e6..dff9730e98 100644 --- a/libraries/libldap/ldap-int.h +++ b/libraries/libldap/ldap-int.h @@ -22,8 +22,6 @@ #include #endif -#include - #ifdef HAVE_CYRUS_SASL /* the need for this should be removed */ #include -- 2.39.5