mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 22:09:47 +00:00
- First replacement of xyssl by polarssl where needed
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "xyssl/md5.h"
|
||||
#include "polarssl/md5.h"
|
||||
|
||||
int main( void )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user