mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-13 05:39:57 +00:00
Fix 'missing prototype' warnings
Signed-off-by: Janos Follath <[email protected]>
This commit is contained in:
committed by
Dave Rodgman
parent
8cdb6064de
commit
1a9a69778e
@@ -30,6 +30,7 @@
|
||||
#include "mbedtls/platform_util.h"
|
||||
#include "mbedtls/error.h"
|
||||
#include "constant_time_internal.h"
|
||||
#include "bignum_internal.h"
|
||||
|
||||
#include <limits.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user