Use ui_compat.h to get the password reading functions.

This commit is contained in:
Richard Levitte 2001-05-14 11:54:36 +00:00
parent bb5b16a36c
commit 2ed2d1515e

View File

@ -88,6 +88,7 @@
#endif
#include <openssl/des.h>
#include <openssl/rand.h>
#include <openssl/ui_compat.h>
void usage(void);
void doencryption(void);