mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
- First replacement of xyssl by polarssl where needed
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "xyssl/bignum.h"
|
||||
#include "polarssl/bignum.h"
|
||||
|
||||
int main( void )
|
||||
{
|
||||
|
Reference in New Issue
Block a user