1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

Remove polarssl/ from header includes

This commit is contained in:
Manuel Pégourié-Gonnard
2013-10-03 11:50:39 +02:00
committed by Paul Bakker
parent 3a2c0563c9
commit bdc96765d6
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@
#ifndef POLARSSL_ECDSA_H
#define POLARSSL_ECDSA_H
#include "polarssl/ecp.h"
#include "ecp.h"
/**
* \brief ECDSA context structure