check for db_185.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7158 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -44,7 +44,9 @@ RCSID("$Id$");
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <ctype.h>
|
||||
#ifdef HAVE_DB_H
|
||||
#if defined(HAVE_DB_185_H)
|
||||
#include <db_185.h>
|
||||
#elif defined(HAVE_DB_H)
|
||||
#include <db.h>
|
||||
#endif
|
||||
#include <errno.h>
|
||||
|
Reference in New Issue
Block a user