Fixed double inclusion of string.h
PR2693 Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
parent
82d9185ae5
commit
13be7da81f
@ -66,7 +66,6 @@
|
||||
#include <string.h>
|
||||
#include "ec_lcl.h"
|
||||
#include <openssl/err.h>
|
||||
#include <string.h>
|
||||
|
||||
EC_KEY *EC_KEY_new(void)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user