Make sure memcpy() gets properly declared by including string.h.
This commit is contained in:
parent
6383bbe525
commit
5cd6571fae
@ -57,6 +57,7 @@
|
||||
*/
|
||||
|
||||
#include <openssl/e_os2.h>
|
||||
#include <string.h>
|
||||
#include "o_time.h"
|
||||
|
||||
#ifdef OPENSSL_SYS_VMS
|
||||
|
Loading…
x
Reference in New Issue
Block a user