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:
Johan Danielsson
1997-07-10 03:10:00 +00:00
parent afb3d7c9c2
commit 8e51e22065
2 changed files with 14 additions and 4 deletions

View File

@@ -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)

View File

@@ -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)