Don't use krb5_locl.h
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2116 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
#include <krb5_locl.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
RCSID("$Id$");
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <krb5.h>
|
||||
|
||||
|
||||
const char *
|
||||
krb5_get_err_text(krb5_context context, long code)
|
||||
|
@@ -1,6 +1,11 @@
|
||||
#include <krb5_locl.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
RCSID("$Id$");
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <krb5.h>
|
||||
|
||||
|
||||
const char *
|
||||
krb5_get_err_text(krb5_context context, long code)
|
||||
|
Reference in New Issue
Block a user