mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-08 18:54:23 +02:00
Merge pull request #9153 from gilles-peskine-arm/oid-limits-2.28
2.28 only: Fix the build without check_config.h (inclusion of limits.h)
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
#define MBEDTLS_EXIT_FAILURE EXIT_FAILURE
|
||||
#endif /* MBEDTLS_PLATFORM_C */
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#if !defined(MBEDTLS_NET_C)
|
||||
int main(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user