From: Dr. Matthias St. Pierre Date: Mon, 29 Oct 2018 21:27:42 +0000 (+0100) Subject: rand_drbg.h: include X-Git-Tag: openssl-3.0.0-alpha1~2981 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cf3d6ef7af7d6c47f5ccd4ce58d822972018b21c;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) --- diff --git a/include/openssl/rand_drbg.h b/include/openssl/rand_drbg.h index 8316f11075..df44701e21 100644 --- a/include/openssl/rand_drbg.h +++ b/include/openssl/rand_drbg.h @@ -12,6 +12,7 @@ # include # include +# include /* * RAND_DRBG flags