RT1771: Add string.h include.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
(cherry picked from commit 8842987e5a76535597b9795b0408565baabf18d1)
This commit is contained in:
Alon Bar-Lev 2014-09-05 10:53:51 -04:00 committed by Rich Salz
parent c56be26d9f
commit 2a49fef28e

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