mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-01 01:16:36 -04:00
Add missing include
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
63c3282ec4
commit
87638a9ead
@ -30,6 +30,7 @@
|
||||
|
||||
#if defined(MBEDTLS_BIGNUM_C)
|
||||
#include "mbedtls/bignum.h"
|
||||
#include "bignum_core.h"
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_SSL_TLS_C)
|
||||
|
Loading…
x
Reference in New Issue
Block a user