mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
16799db69a
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
7 lines
178 B
C
7 lines
178 B
C
/*
|
|
* Copyright The Mbed TLS Contributors
|
|
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
|
|
*/
|
|
|
|
#error "time.h included in a configuration without MBEDTLS_HAVE_TIME"
|