From 44bec9a139f18147c861e637c1870acb6f2cdc5c Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Tue, 14 Jul 2020 22:16:30 +0000 Subject: [PATCH] ITS#9235 - regenerate portable.hin as well --- include/portable.hin | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/portable.hin b/include/portable.hin index 26bccbbfcf..7a419ca7e7 100644 --- a/include/portable.hin +++ b/include/portable.hin @@ -801,6 +801,9 @@ /* define to large integer type */ #undef LBER_TAG_T +/* define to 1 if library is reentrant */ +#undef LDAP_API_FEATURE_X_OPENLDAP_REENTRANT + /* define to 1 if library is thread safe */ #undef LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE