openbsd-ports/mail/courier-authlib/patches/patch-authldap_h
mbalmer cf379d32df Authentication libraries for courier. New versions of maildrop, courier-imap
and friends use these for authentication purposes.
port made with help from bernd, thanks.
2006-11-03 11:45:31 +00:00

13 lines
319 B
Plaintext

$OpenBSD: patch-authldap_h,v 1.1.1.1 2006/11/03 11:45:31 mbalmer Exp $
--- authldap.h.orig Wed Feb 1 13:32:09 2006
+++ authldap.h Wed Feb 1 13:32:29 2006
@@ -1,6 +1,8 @@
#ifndef authldap_h
#define authldap_h
+#define LDAP_DEPRECATED
+
/*
** $Id: patch-authldap_h,v 1.1.1.1 2006/11/03 11:45:31 mbalmer Exp $
**