You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/patches/net-dns/bind-9.7.1-use_depricated.p...

13 lines
274 B

diff --git a/bin/named/ldapdb.c b/bin/named/ldapdb.c
index 69b1681..020e817 100644
--- a/bin/named/ldapdb.c
+++ b/bin/named/ldapdb.c
@@ -48,6 +48,7 @@
#include <named/globals.h>
#include <named/log.h>
+#define LDAP_DEPRECATED 1
#include <ldap.h>
#include "ldapdb.h"