$OpenBSD: patch-helpers_digest_auth_eDirectory_config_test,v 1.1 2012/11/28 17:45:29 sthen Exp $
--- helpers/digest_auth/eDirectory/config.test.orig	Fri Nov  9 14:53:13 2012
+++ helpers/digest_auth/eDirectory/config.test	Fri Nov  9 14:53:57 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
