Make sure memset() is properly declared.

This commit is contained in:
Richard Levitte 2001-05-14 12:22:58 +00:00
parent d0afe49d3e
commit 2757be06de

View File

@ -57,6 +57,7 @@
* [including the GNU Public Licence.]
*/
#include <string.h>
#include <openssl/ui_compat.h>
#ifndef OPENSSL_NO_DES