mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
Quit using deprecated header.
This commit is contained in:
parent
0a155b826c
commit
d43ccb66fb
4 changed files with 3 additions and 7 deletions
|
|
@ -79,7 +79,7 @@ int main( int argc, char *argv[] )
|
|||
#endif
|
||||
|
||||
#if defined(POLARSSL_MEMORY_BUFFER_ALLOC_C)
|
||||
#include "polarssl/memory.h"
|
||||
#include "polarssl/memory_buffer_alloc.h"
|
||||
#endif
|
||||
|
||||
#define DFL_SERVER_ADDR NULL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue