Last change
on this file since 109019 was 89983, checked in by vboxsync, 4 years ago |
Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643
|
-
Property svn:eol-style
set to
native
|
File size:
370 bytes
|
Line | |
---|
1 | /** @file
|
---|
2 | Include file to support building the third-party jansson library.
|
---|
3 |
|
---|
4 | Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
|
---|
5 | (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR>
|
---|
6 |
|
---|
7 | SPDX-License-Identifier: BSD-2-Clause-Patent
|
---|
8 |
|
---|
9 | **/
|
---|
10 |
|
---|
11 | #ifndef REDFISH_CRT_LIMITS_H_
|
---|
12 | #define REDFISH_CRT_LIMITS_H_
|
---|
13 |
|
---|
14 | #include <Library/RedfishCrtLib.h>
|
---|
15 |
|
---|
16 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.