CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2019/09/05 22:53:27

Modified files:
        usr.bin/ssh    : auth-options.c auth.c auth2-chall.c 
                         auth2-hostbased.c auth2-kbdint.c auth2-passwd.c 
                         auth2-pubkey.c auth2.c hmac.c krl.c log.h mac.c 
                         ssh-keygen.c ssh-keysign.c ssh-pkcs11-helper.c 
                         ssh_api.c sshbuf-getput-basic.c 

Log message:
lots of things were relying on libcrypto headers to transitively
include various system headers (mostly stdlib.h); include them
explicitly

Reply via email to