RT1771: Add string.h include.
Reviewed-by: Dr. Stephen Henson <steve@openssl.org> (cherry picked from commit 8842987e5a76535597b9795b0408565baabf18d1)
This commit is contained in:
parent
c56be26d9f
commit
2a49fef28e
@ -4,6 +4,7 @@
|
||||
#include <openssl/sha.h>
|
||||
#include <openssl/err.h>
|
||||
#include <memory.h>
|
||||
#include <string.h>
|
||||
|
||||
/*
|
||||
* In the definition, (xa, xb, xc, xd) are Alice's (x1, x2, x3, x4) or
|
||||
|
Loading…
x
Reference in New Issue
Block a user