mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 08:34:07 +02:00
MdePkg/Library/BaseRngLib: Fix include guard
The include guard is incomplete and does not define the macro. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@byosoft.com.cn> Cc: Zhiguang Liu <zhiguang.liu@intel.com> Cc: Rebecca Cran <rebecca@bsdio.com> Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com> Reviewed-by: Rebecca Cran <rebecca@os.amperecomputing.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
parent
b29150aa3e
commit
634192665e
@ -9,6 +9,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
|||||||
**/
|
**/
|
||||||
|
|
||||||
#ifndef BASE_RNGLIB_INTERNALS_H_
|
#ifndef BASE_RNGLIB_INTERNALS_H_
|
||||||
|
#define BASE_RNGLIB_INTERNALS_H_
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Generates a 16-bit random number.
|
Generates a 16-bit random number.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user