blob: 0a44275e765a980af674111279ddea1e36f21869 [file] [log] [blame]
Daniel Axtens446af202020-09-02 21:30:13 +10001/*
2 * Copyright The Mbed TLS Contributors
Dave Rodgman16799db2023-11-02 19:47:20 +00003 * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
Daniel Axtens446af202020-09-02 21:30:13 +10004 */
5
6#error "time.h included in a configuration without MBEDTLS_HAVE_TIME"