From: Andrea Zagli Date: Thu, 14 Aug 2025 06:35:51 +0000 (+0200) Subject: Allow Ldap deprecated functions. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fdevelop;p=zakauthe%2Fplugins%2Fsmbldap Allow Ldap deprecated functions. --- diff --git a/src/aute_smbldap.c b/src/aute_smbldap.c index 98552c0..d0069f8 100644 --- a/src/aute_smbldap.c +++ b/src/aute_smbldap.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2018 Andrea Zagli + * Copyright (C) 2010-2025 Andrea Zagli * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -27,7 +27,10 @@ #include #include + +#define LDAP_DEPRECATED 1 #include + #include #include