(kadmind_loop): add prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8971 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -181,4 +181,9 @@ sig_atomic_t term_flag, doing_useful_work;
|
|||||||
void parse_ports(krb5_context, const char*);
|
void parse_ports(krb5_context, const char*);
|
||||||
int start_server(krb5_context);
|
int start_server(krb5_context);
|
||||||
|
|
||||||
|
/* server.c */
|
||||||
|
|
||||||
|
krb5_error_code
|
||||||
|
kadmind_loop (krb5_context, krb5_auth_context, krb5_keytab, int);
|
||||||
|
|
||||||
#endif /* __ADMIN_LOCL_H__ */
|
#endif /* __ADMIN_LOCL_H__ */
|
||||||
|
Reference in New Issue
Block a user