Daniel Axtens | 6f63cc7 | 2020-09-02 21:30:13 +1000 | [diff] [blame] | 1 | /* |
2 | * Copyright The Mbed TLS Contributors | ||||
Dave Rodgman | 7ff7965 | 2023-11-03 12:04:52 +0000 | [diff] [blame] | 3 | * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later |
Daniel Axtens | 6f63cc7 | 2020-09-02 21:30:13 +1000 | [diff] [blame] | 4 | */ |
5 | |||||
6 | #error "time.h included in a configuration without MBEDTLS_HAVE_TIME" |