aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--THANKS.in1
-rw-r--r--plugins/check_ldap.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/THANKS.in b/THANKS.in
index ee75f33a..cc6e1941 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -261,3 +261,4 @@ Bryan Irvine
Jimmy Bergman
Konstantin Khomoutov
Josip Rodin
+Dann Frazier
diff --git a/plugins/check_ldap.c b/plugins/check_ldap.c
index 25432de1..49283946 100644
--- a/plugins/check_ldap.c
+++ b/plugins/check_ldap.c
@@ -36,6 +36,7 @@ const char *email = "nagiosplug-devel@lists.sourceforge.net";
#include "utils.h"
#include <lber.h>
+#define LDAP_DEPRECATED 1
#include <ldap.h>
enum {