e03977785d
allows packaging if already installed. okay mbalmer@
13 lines
309 B
Plaintext
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 $
|
|
**
|