From: Howard Chu Date: Fri, 23 Apr 2021 16:10:02 +0000 (+0100) Subject: ITS#9513 fix prev commit X-Git-Tag: OPENLDAP_REL_ENG_2_6_0~248 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9624bb5af0d67860e62dbea9189bd47c896492cf;p=thirdparty%2Fopenldap.git ITS#9513 fix prev commit 01e5664c7cbbcdd17218b9095ee32aca629fab41 removed an include that is needed --- diff --git a/libraries/liblber/debug.c b/libraries/liblber/debug.c index 0b71c1c33f..5528d1f15a 100644 --- a/libraries/liblber/debug.c +++ b/libraries/liblber/debug.c @@ -20,6 +20,7 @@ #include #include #include +#include #include #ifdef LDAP_SYSLOG