mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
@ -26,7 +26,7 @@
|
|||||||
#define _POSIX_C_SOURCE 200112L
|
#define _POSIX_C_SOURCE 200112L
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined (_GNU_SOURCE)
|
#if !defined(_GNU_SOURCE)
|
||||||
/* Clang requires this to get support for explicit_bzero */
|
/* Clang requires this to get support for explicit_bzero */
|
||||||
#define _GNU_SOURCE
|
#define _GNU_SOURCE
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user