feat: k-ap public API, no ap_ports

This commit is contained in:
Gabriel
2026-05-17 22:31:23 +02:00
parent cb84043ba3
commit fc01619a25
2214 changed files with 72374 additions and 1 deletions

View File

@@ -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