]> git.proxmox.com Git - mirror_edk2.git/blob - RedfishPkg/PrivateInclude/Crt/sys/time.h
RedfishPkg/RedfishCrtLib: Redfish C runtime library
[mirror_edk2.git] / RedfishPkg / PrivateInclude / Crt / sys / time.h
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 #ifndef REDFISH_CRT_SYS_TIME_H_
11 #define REDFISH_CRT_SYS_TIME_H_
12
13 #include <Library/RedfishCrtLib.h>
14
15 #endif