mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
Fix name conflict and implicit use of functions from string.h
This commit is contained in:
parent
7a0d84fccc
commit
67735d540b
5 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
/* BEGIN_HEADER */
|
||||
#include "mbedtls/entropy.h"
|
||||
#include "mbedtls/entropy_poll.h"
|
||||
#include "string.h"
|
||||
|
||||
/*
|
||||
* Number of calls made to entropy_dummy_source()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue