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