Ooops reverse previous patch.
[openssl.git] / crypto / des / read2pwd.c
index 3a63c4016ccf952a035e424c08388452ece126d1..ee6969f76eb5972965530d1cfa51758584174c3a 100644 (file)
 #include <string.h>
 #include <openssl/des.h>
 #include <openssl/ui.h>
+#include <openssl/crypto.h>
 
 int DES_read_password(DES_cblock *key, const char *prompt, int verify)
        {