new prototypes

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2240 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-13 01:14:30 +00:00
parent 8b9d156a68
commit 588addd8c9

View File

@@ -95,6 +95,9 @@ const krb5_config_binding *krb5_config_get_list (krb5_config_section *c,
const krb5_config_binding *krb5_config_vget_list (krb5_config_section *c, const krb5_config_binding *krb5_config_vget_list (krb5_config_section *c,
va_list args); va_list args);
krb5_error_code
krb5_config_file_free (krb5_config_section *s);
int int
krb5_getportbyname (const char *service, krb5_getportbyname (const char *service,
const char *proto, const char *proto,