$OpenBSD: patch-helpers_external_acl_LDAP_group_config_test,v 1.1 2012/11/28 17:45:29 sthen Exp $
--- helpers/external_acl/LDAP_group/config.test.orig	Fri Nov  9 14:53:13 2012
+++ helpers/external_acl/LDAP_group/config.test	Fri Nov  9 14:54:13 2012
@@ -1,5 +1,5 @@
 #!/bin/sh
-if [ -f /usr/include/ldap.h ]; then
+if [ -f /usr/include/ldap.h -o -f /usr/local/include/ldap.h ]; then
 	exit 0
 fi
 if [ -f /usr/include/winldap.h ]; then
