openssl/include
Dr. Matthias St. Pierre 5cf0f0e708 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 cf3d6ef7af)
2018-10-30 08:03:06 +01:00
..
internal Use secure_getenv(3) when available. 2018-09-24 11:22:22 +10:00
openssl rand_drbg.h: include <openssl/obj_mac.h> 2018-10-30 08:03:06 +01:00