summaryrefslogtreecommitdiffstats
path: root/src/include/krb5.h
diff options
context:
space:
mode:
authorKeith Vetter <keithv@fusion.com>1995-04-28 01:18:29 +0000
committerKeith Vetter <keithv@fusion.com>1995-04-28 01:18:29 +0000
commita82fd641101d8360c7ae3a65b5d66d4430b4f2cc (patch)
tree76a2e97d2b2cc2fe20c89e98f3a9f0e8052d2fc0 /src/include/krb5.h
parent7b98ef33147ea6a7b1365f4d6d716d9d7e17af9f (diff)
downloadkrb5-a82fd641101d8360c7ae3a65b5d66d4430b4f2cc.tar.gz
krb5-a82fd641101d8360c7ae3a65b5d66d4430b4f2cc.tar.xz
krb5-a82fd641101d8360c7ae3a65b5d66d4430b4f2cc.zip
Fixes so that the Unix changes no longer breaks on the PC
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5587 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/krb5.h')
-rw-r--r--src/include/krb5.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5.h b/src/include/krb5.h
index 3a2d456aa..65b6e2686 100644
--- a/src/include/krb5.h
+++ b/src/include/krb5.h
@@ -1266,7 +1266,7 @@ krb5_error_code INTERFACE krb5_get_cred_via_tkt
krb5_address * const *,
krb5_creds *,
krb5_creds **));
-krb5_error_code INTERFACE krb5_mk_req
+krb5_error_code krb5_mk_req
PROTOTYPE((krb5_context,
krb5_auth_context **,
const krb5_flags,