RT1771: Add string.h include.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
This commit is contained in:
Alon Bar-Lev 2014-09-05 10:53:51 -04:00 committed by Rich Salz
parent 5a8addc432
commit 8842987e5a

View File

@ -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