RedfishPkg/RefishCrtLib: Public RefishCrtLib

Public the header file, move RefishCrtLib.h from PrivateInclude/
to Include/.
RefishCrtLib.lib will be public later. (Moved out from PrivateLibrary/)

Signed-off-by: Abner Chang <abner.chang@hpe.com>
Cc: Nickle Wang <nickle.wang@hpe.com>
Reviewed-by: Nickle Wang <nickle.wang@hpe.com>
This commit is contained in:
Abner Chang
2021-08-11 00:07:23 +08:00
committed by mergify[bot]
parent 3d359ff905
commit 7311e96417
6 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
#ifndef LIBREDFISH_REDPATH_H_
#define LIBREDFISH_REDPATH_H_
#include <PrivateInclude/Library/RedfishCrtLib.h>
#include <Include/Library/RedfishCrtLib.h>
#include <jansson.h>