Deleted Added
full compact
2c2
< /* $FreeBSD: head/crypto/openssh/auth.h 137019 2004-10-28 16:11:31Z des $ */
---
> /* $FreeBSD: head/crypto/openssh/auth.h 147005 2005-06-05 15:46:09Z des $ */
33a34
> #include "buffer.h"
71a73
> Buffer *loginmsg;
133a136,138
> #include "audit.h"
> void remove_kbdint_device(const char *);
>
140a146
> void userauth_send_banner(const char *);
184a191,192
> int sys_auth_passwd(Authctxt *, const char *);
>