Merge pull request #630 from JacobBarthelmeh/master

remove include of ec.h in ecc.c
This commit is contained in:
toddouska
2016-11-14 11:51:15 -08:00
committed by GitHub

View File

@ -87,7 +87,6 @@ ECC Curve Sizes:
#include <wolfssl/wolfcrypt/ecc.h>
#include <wolfssl/openssl/ec.h>
#include <wolfssl/wolfcrypt/asn.h>
#include <wolfssl/wolfcrypt/error-crypt.h>
#include <wolfssl/wolfcrypt/logging.h>