git: OpenSSH: Add missing prototypes and bump WARNS to 3.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sun Sep 25 22:56:35 PDT 2016


commit 72be967a925bccd9cb7672c8adf4f3cbaeea8327
Author: zrj <rimvydas.jasinskas at gmail.com>
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



More information about the Commits mailing list