commit | 0bad5c238135e5124881927093e8ee04ceb167f7 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Sat Jan 26 15:30:46 2013 +0100 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Sat Jan 26 15:30:46 2013 +0100 |
tree | 40d3f7e56eef8442381c4d3ba91c5b614b044959 | |
parent | 45a035a9acceb935132fa6d45657f252e3f32b06 [diff] [blame] |
Add skeleton ecdh.[ch]
diff --git a/include/polarssl/ecp.h b/include/polarssl/ecp.h index 6c52f96..e1b0995 100644 --- a/include/polarssl/ecp.h +++ b/include/polarssl/ecp.h
@@ -27,7 +27,7 @@ #ifndef POLARSSL_ECP_H #define POLARSSL_ECP_H -#include "bignum.h" +#include "polarssl/bignum.h" /* * ECP error codes