Don't pollute namespace, generate public headerfile

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15532 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-06-30 01:54:49 +00:00
parent 43e3b9ca50
commit 7a3fc5e663
15 changed files with 285 additions and 291 deletions

View File

@@ -53,7 +53,7 @@ main(int argc, char **argv)
{
krb5_error_code ret;
krb5_context context;
struct krb5_kdc_configuration *config;
krb5_kdc_configuration *config;
setprogname(argv[0]);