RT1771: Add string.h include.
Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
This commit is contained in:
parent
5a8addc432
commit
8842987e5a
@ -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