diff --git a/programs/test/udp_proxy.c b/programs/test/udp_proxy.c index 6dfe446a1..9a6087c72 100644 --- a/programs/test/udp_proxy.c +++ b/programs/test/udp_proxy.c @@ -75,7 +75,9 @@ int main( void ) #endif #endif /* _MSC_VER */ #else /* ( _WIN32 || _WIN32_WCE ) && !EFIX64 && !EFI32 */ +#if defined(MBEDTLS_HAVE_TIME) #include +#endif #include #include #endif /* ( _WIN32 || _WIN32_WCE ) && !EFIX64 && !EFI32 */