aboutsummaryrefslogtreecommitdiff
path: root/crypto/ec/ec_key.c
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2014-10-15 17:35:39 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2014-10-15 17:35:39 +0000
commitf62b4332f57a140c7a64082fb139c06b1a71584c (patch)
tree8df07ff17fed10701bf6420470d0c11581fdf345 /crypto/ec/ec_key.c
parent2af9154f28669943cf601ecc3c9bbbe372587787 (diff)
Diffstat (limited to 'crypto/ec/ec_key.c')
-rw-r--r--crypto/ec/ec_key.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/ec/ec_key.c b/crypto/ec/ec_key.c
index 6c933d22ed54..584b15598f71 100644
--- a/crypto/ec/ec_key.c
+++ b/crypto/ec/ec_key.c
@@ -64,7 +64,6 @@
#include <string.h>
#include "ec_lcl.h"
#include <openssl/err.h>
-#include <string.h>
EC_KEY *EC_KEY_new(void)
{