feat: k-ap public API, no ap_ports
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
// 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
|
||||
Reference in New Issue
Block a user