Files
k-ap/target/debug/build/aws-lc-sys-d0f86f651a15deee/out/include/openssl/time.h
2026-05-17 22:31:23 +02:00

12 lines
275 B
C

// Copyright (c) 2024, Google Inc.
// SPDX-License-Identifier: ISC
#ifndef OPENSSL_HEADER_TIME_H
#define OPENSSL_HEADER_TIME_H
// Compatibility header, to be deprecated. use <openssl/posix_time.h> instead.
#include <openssl/posix_time.h>
#endif // OPENSSL_HEADER_TIME_H