]> saetta.ns0.it Git - zakauthe/plugins/smbldap/commitdiff
Allow Ldap deprecated functions. develop
authorAndrea Zagli <azagli@libero.it>
Thu, 14 Aug 2025 06:35:51 +0000 (08:35 +0200)
committerAndrea Zagli <azagli@libero.it>
Thu, 14 Aug 2025 06:35:51 +0000 (08:35 +0200)
src/aute_smbldap.c

index 98552c0b4262ad4f776ad9671caa0f44ef4da016..d0069f8e8017fe8a1d2789a447194e2a77a0d2ad 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2018 Andrea Zagli <azagli@libero.it>
+ * Copyright (C) 2010-2025 Andrea Zagli <azagli@libero.it>
  *
  *  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
 #include <stdlib.h>
 
 #include <gtk/gtk.h>
+
+#define LDAP_DEPRECATED 1
 #include <ldap.h>
+
 #include <libssh/libssh.h>
 
 #include <libpeas/peas.h>