From: Kurt Zeilenga Date: Tue, 4 Dec 2001 19:31:13 +0000 (+0000) Subject: Safestack fix X-Git-Tag: OPENLDAP_REL_ENG_2_0_19~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51bc4ce941f0c38ee67044924d82e9202526fc1b;p=thirdparty%2Fopenldap.git Safestack fix --- diff --git a/libraries/libldap/tls.c b/libraries/libldap/tls.c index 23c5042a3b..45563801a5 100644 --- a/libraries/libldap/tls.c +++ b/libraries/libldap/tls.c @@ -31,6 +31,7 @@ #include #include #include +#include #elif defined( HAVE_SSL_H ) #include #endif