rand_drbg.h: include <openssl/obj_mac.h>
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Mon, 29 Oct 2018 21:27:42 +0000 (22:27 +0100)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Tue, 30 Oct 2018 07:03:06 +0000 (08:03 +0100)
commit5cf0f0e70887fbe9d94a95e25e379a64e1676010
tree89e4e00914581472790c7e185841e8ffec4f15e1
parent189b56b206e9d588560b609a3738fabceb76bcc3
rand_drbg.h: include <openssl/obj_mac.h>

The RAND_DRBG_TYPE preprocessor define depends on a NID, so  we have
to include obj_mac.h to make the header selfcontained.

Fixes #7521

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/7524)

(cherry picked from commit cf3d6ef7af7d6c47f5ccd4ce58d822972018b21c)
include/openssl/rand_drbg.h