]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move PRIu64, OSSLzu to e_os.h
authorRich Salz <rsalz@openssl.org>
Mon, 27 Mar 2017 20:49:29 +0000 (16:49 -0400)
committerRich Salz <rsalz@openssl.org>
Tue, 28 Mar 2017 12:43:48 +0000 (08:43 -0400)
commit43708c1545c1ba71984bdc6e5ec47de65002d2fd
tree7aa29d868810d5cfd4c4bae9dbbed7833933d3ad
parent9ff79fa3e12628d4c0c32b5de82a9c2b20fe7402
Move PRIu64, OSSLzu to e_os.h

Those macros are private, not public.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3044)
e_os.h
include/openssl/e_os2.h
test/build.info
test/ssltestlib.c