add prorotype for random_password
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6854 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -159,4 +159,9 @@ kadmind_loop (krb5_context, krb5_auth_context, krb5_keytab, int);
|
|||||||
void
|
void
|
||||||
handle_v4(krb5_context context, int len, int fd);
|
handle_v4(krb5_context context, int len, int fd);
|
||||||
|
|
||||||
|
/* random_password.c */
|
||||||
|
|
||||||
|
void
|
||||||
|
random_password(char *pw, size_t len);
|
||||||
|
|
||||||
#endif /* __ADMIN_LOCL_H__ */
|
#endif /* __ADMIN_LOCL_H__ */
|
||||||
|
Reference in New Issue
Block a user