From: Hallvard Furuseth Date: Fri, 20 Nov 1998 11:44:19 +0000 (+0000) Subject: stack.c did not compile, needed ldap_log.h for its debugging statements. X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~1071 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=de808662acd5d2275a86b6be6a5ec4292c5c5092;p=openldap stack.c did not compile, needed ldap_log.h for its debugging statements. --- diff --git a/libraries/liblthread/stack.c b/libraries/liblthread/stack.c index c90eead743..0e7a249887 100644 --- a/libraries/liblthread/stack.c +++ b/libraries/liblthread/stack.c @@ -11,6 +11,7 @@ #include "lber.h" #include "ldap.h" +#include "ldap_log.h" #include #include