Make sure memset() is defined by including string.h
[openssl.git] / crypto / des / read2pwd.c
index f0eef23d8d0bc40781120d48b759501272c50d8d..b4720c3a9810546c448f3ff1d897bfef100b2eb6 100644 (file)
  * [including the GNU Public Licence.]
  */
 
+#include <string.h>
 #include <openssl/des.h>
 #include <openssl/ui.h>