mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Fix missing includes in program
This commit is contained in:
parent
677af93baa
commit
1cc0a3405c
2 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "polarssl/entropy.h"
|
||||
#include "polarssl/ctr_drbg.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue