mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
- Removed extraneous "polarssl/" in front on include directives in header files
This commit is contained in:
parent
33aac37d53
commit
314052fbfc
12 changed files with 27 additions and 27 deletions
|
|
@ -27,7 +27,7 @@
|
|||
#ifndef POLARSSL_RSA_H
|
||||
#define POLARSSL_RSA_H
|
||||
|
||||
#include "polarssl/bignum.h"
|
||||
#include "bignum.h"
|
||||
|
||||
/*
|
||||
* RSA Error codes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue