mirror of
https://github.com/openssl/openssl.git
synced 2024-11-26 03:24:02 +08:00
Make sure memset() is properly declared.
This commit is contained in:
parent
d0afe49d3e
commit
2757be06de
@ -57,6 +57,7 @@
|
||||
* [including the GNU Public Licence.]
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <openssl/ui_compat.h>
|
||||
|
||||
#ifndef OPENSSL_NO_DES
|
||||
|
Loading…
Reference in New Issue
Block a user