openbsd-ports/mail/courier-authlib/patches/patch-authldap_h
espie e03977785d make sure ldap gets its prototypes.
allows packaging if already installed.

okay mbalmer@
2007-06-25 12:12:26 +00:00

13 lines
309 B
Plaintext

$OpenBSD: patch-authldap_h,v 1.2 2007/06/25 12:12:26 espie Exp $
--- authldap.h.orig Thu Oct 21 02:10:49 2004
+++ authldap.h Mon Jun 25 12:56:17 2007
@@ -1,6 +1,8 @@
#ifndef authldap_h
#define authldap_h
+#define LDAP_DEPRECATED 1
+
/*
** $Id: patch-authldap_h,v 1.2 2007/06/25 12:12:26 espie Exp $
**