Make sure memcpy() is properly declared by including string.h.
This commit is contained in:
parent
e2c9c91b5b
commit
28f573a28d
@ -61,6 +61,8 @@
|
||||
* and contributed to the OpenSSL project.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include <openssl/err.h>
|
||||
|
||||
#include "ec_lcl.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user