mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
Make sure memset() is defined by including string.h
Notified by Oscar Jacobsson <oscar@jacobsson.org>
This commit is contained in:
parent
016029c69f
commit
cc1489d2f2
@ -109,6 +109,7 @@
|
||||
* [including the GNU Public Licence.]
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <openssl/des.h>
|
||||
#include <openssl/ui.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user