Update Kha/Backends/Kinc-HL/hl/include/mbedtls/library/entropy_poll.c

This commit is contained in:
Onek8 2025-01-31 20:00:32 +00:00
parent 7f9a7c9b4a
commit 93addd1200

View File

@ -18,7 +18,7 @@
* *
* This file is part of mbed TLS (https://tls.mbed.org) * This file is part of mbed TLS (https://tls.mbed.org)
*/ */
#define _GNU_SOURCE
#if !defined(MBEDTLS_CONFIG_FILE) #if !defined(MBEDTLS_CONFIG_FILE)
#include "mbedtls/config.h" #include "mbedtls/config.h"
#else #else