]> git.sur5r.net Git - openldap/blobdiff - libraries/liblthread/stack.c
stack.c did not compile, needed ldap_log.h for its debugging statements.
[openldap] / libraries / liblthread / stack.c
index c90eead743dc88fc3460476bcc0fa86bebf64057..0e7a2498876c29928d2ad4e285cd92d4e5fe130f 100644 (file)
@@ -11,6 +11,7 @@
 
 #include "lber.h"
 #include "ldap.h"
+#include "ldap_log.h"
 
 #include <lwp/lwp.h>
 #include <lwp/stackdep.h>