remove include of ec.h in ecc.c

This commit is contained in:
Jacob Barthelmeh
2016-11-14 10:03:19 -07:00
parent cc303a3035
commit dad628cb0d

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>