1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2026-01-06 11:41:12 +03:00

- Removed extraneous "polarssl/" in front on include directives in header files

This commit is contained in:
Paul Bakker
2011-08-15 09:07:52 +00:00
parent 33aac37d53
commit 314052fbfc
12 changed files with 27 additions and 27 deletions

View File

@@ -27,7 +27,7 @@
#ifndef POLARSSL_RSA_H
#define POLARSSL_RSA_H
#include "polarssl/bignum.h"
#include "bignum.h"
/*
* RSA Error codes