CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2015/10/30 09:45:57

Modified files:
        lib/libssl/src/crypto/bio: bss_bio.c 
        regress/lib/libc/arc4random-fork: arc4random-fork.c 
        regress/lib/libcrypto/base64: base64test.c 

Log message:
Pull in <sys/types.h> to get ssize_t or <stdint.h> to get uint32_t, instead of
relying upon previously included headers to do this, to enhance portability;
from Pascal Cuoq, libressl github pull request #52

Reply via email to