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