mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-05 12:13:03 +00:00
- Made changes for better compatibility with old-style C compilers
This commit is contained in:
@@ -41,7 +41,6 @@ int main( void )
|
||||
havege_state hs;
|
||||
FILE *fpub = NULL;
|
||||
FILE *fpriv = NULL;
|
||||
x509_raw cert;
|
||||
|
||||
printf( "\n . Seeding the random number generator..." );
|
||||
fflush( stdout );
|
||||
|
||||
Reference in New Issue
Block a user