mem* functions are declared in string.h.
This commit is contained in:
parent
da0bca6466
commit
5454829ae6
@ -53,6 +53,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "ec_lcl.h"
|
||||
#include <openssl/err.h>
|
||||
#include <openssl/asn1t.h>
|
||||
|
@ -61,6 +61,7 @@
|
||||
* contributed to the OpenSSL project.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "ec_lcl.h"
|
||||
#include <openssl/err.h>
|
||||
#include <string.h>
|
||||
|
@ -53,6 +53,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "ecdsa.h"
|
||||
#include <openssl/engine.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user