summaryrefslogtreecommitdiff
path: root/net/netatalk/patches/patch-ar
blob: 77a50c783135b8b8dac70f86929eba4712c30203 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ar,v 1.6 2011/09/22 01:20:21 christos Exp $

--- include/atalk/ldapconfig.h.orig	2011-07-22 00:30:42.000000000 -0400
+++ include/atalk/ldapconfig.h	2011-09-21 11:05:27.000000000 -0400
@@ -1,5 +1,3 @@
-#ifdef HAVE_ACLS
-
 #ifndef LDAPCONFIG_H
 #define LDAPCONFIG_H
 
@@ -38,5 +36,3 @@
 extern int ldap_config_valid;
 
 #endif /* LDAPCONFIG_H */
-
-#endif /* HAVE_ACLS */