try to include more db headers
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12699 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -37,7 +37,13 @@ RCSID("$Id$"); | ||||
|  | ||||
| #if HAVE_DB3 | ||||
|  | ||||
| #ifdef HAVE_DB4_DB_H | ||||
| #include <db4/db.h> | ||||
| #elif defined(HAVE_DB3_DB_H) | ||||
| #include <db3/db.h> | ||||
| #else | ||||
| #include <db.h> | ||||
| #endif | ||||
|  | ||||
| static krb5_error_code | ||||
| DB_close(krb5_context context, HDB *db) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand