Fixed cplusplus extern defines in header files

This commit is contained in:
Paul Bakker 2013-10-01 10:09:06 +02:00
parent ed3cce46e9
commit 30b95fa921
3 changed files with 10 additions and 5 deletions

View file

@ -176,10 +176,6 @@ ecp_keypair;
*/
#define POLARSSL_ECP_TLS_NAMED_CURVE 3 /**< ECCurveType's named_curve */
#ifdef __cplusplus
extern "C" {
#endif
/**
* \brief Return the list of supported curves with associated info
*