Whamcloud - gitweb
LU-18754 build: explicitly include openssl/rand.h 31/58231/2
authorShaun Tancheff <shaun.tancheff@hpe.com>
Wed, 26 Feb 2025 12:04:15 +0000 (19:04 +0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 6 Mar 2025 08:11:11 +0000 (08:11 +0000)
commit1c0762868e21ade644409312c36f4823df5c9e82
treea3539839a1de71e41d7f9390038ae059f39a2a0e
parentefbcbf618ea4ed75a82ed48cd0be586701f2391a
LU-18754 build: explicitly include openssl/rand.h

el10 build fails with:
   error: implicit declaration of function 'RAND_bytes'

Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: Ieb1b75fbf7029b712addf9222d412d3bfa91e59e
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58231
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Caleb Carlson <caleb.carlson@hpe.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/gss/sk_utils.c