commit 72be967a925bccd9cb7672c8adf4f3cbaeea8327
Author: zrj <[email protected]>
Date: Sun Sep 25 18:23:42 2016 +0300
OpenSSH: Add missing prototypes and bump WARNS to 3.
Just include sshlogin.h header and make two functions static (used locally).
Summary of changes:
crypto/openssh/auth-pam.c | 2 +-
crypto/openssh/session.c | 2 +-
crypto/openssh/sshlogin.c | 1 +
secure/usr.sbin/sshd/Makefile | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/72be967a925bccd9cb7672c8adf4f3cbaeea8327
--
DragonFly BSD source repository