Make compile again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16316 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -333,7 +333,7 @@ find_method (const char *filename, const char **rest)
|
||||
return h;
|
||||
}
|
||||
}
|
||||
#if defined(HAVE_DB1) || defined(HAVE_DB3) || define(HAVE_NDBM)
|
||||
#if defined(HAVE_DB1) || defined(HAVE_DB3) || defined(HAVE_NDBM)
|
||||
if (filename[0] == '/') {
|
||||
*rest = filename;
|
||||
return &dbmetod;
|
||||
|
Reference in New Issue
Block a user