non have netinfo any more
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25136 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -34,8 +34,6 @@
|
||||
#include "krb5_locl.h"
|
||||
RCSID("$Id$");
|
||||
|
||||
#ifndef HAVE_NETINFO
|
||||
|
||||
/* Gaah! I want a portable funopen */
|
||||
struct fileptr {
|
||||
const char *s;
|
||||
@@ -386,8 +384,6 @@ krb5_config_parse_file (krb5_context context,
|
||||
return krb5_config_parse_file_multi(context, fname, res);
|
||||
}
|
||||
|
||||
#endif /* !HAVE_NETINFO */
|
||||
|
||||
static void
|
||||
free_binding (krb5_context context, krb5_config_binding *b)
|
||||
{
|
||||
|
Reference in New Issue
Block a user