From: Dr. Matthias St. Pierre Date: Mon, 29 Oct 2018 21:27:42 +0000 (+0100) Subject: rand_drbg.h: include X-Git-Tag: OpenSSL_1_1_1a~62 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5cf0f0e70887fbe9d94a95e25e379a64e1676010;p=oweals%2Fopenssl.git rand_drbg.h: include 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 (Merged from https://github.com/openssl/openssl/pull/7524) (cherry picked from commit cf3d6ef7af7d6c47f5ccd4ce58d822972018b21c) --- diff --git a/include/openssl/rand_drbg.h b/include/openssl/rand_drbg.h index a7dd0b5f37..45b731b73c 100644 --- a/include/openssl/rand_drbg.h +++ b/include/openssl/rand_drbg.h @@ -12,6 +12,7 @@ # include # include +# include /* * RAND_DRBG flags