tweak the ifdef to OPENLDAP
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8118 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -39,7 +39,7 @@ | |||||||
|  |  | ||||||
| RCSID("$Id$"); | RCSID("$Id$"); | ||||||
|  |  | ||||||
| #ifdef HAVE_LDAP | #ifdef OPENLDAP | ||||||
|  |  | ||||||
| #include <ldap.h> | #include <ldap.h> | ||||||
| #include <lber.h> | #include <lber.h> | ||||||
| @@ -1337,4 +1337,4 @@ hdb_ldap_create(krb5_context context, HDB ** db, const char *filename) | |||||||
|     return 0; |     return 0; | ||||||
| } | } | ||||||
|  |  | ||||||
| #endif				/* HAVE_LDAP */ | #endif				/* OPENLDAP */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund