Undo a90081576c94f9f54de1755188a00ccc1760549a
[openssl.git] / crypto / des / read_pwd.c
index 9042afe1731483285da75953409b1169f627e3ff..ce5fa00a37a42fdf8d38bb6e36e2cb720744e5df 100644 (file)
@@ -266,7 +266,7 @@ int des_read_pw(char *buf, char *buff, int size, const char *prompt,
        long status;
        unsigned short channel = 0;
 #else
-#if !defined(OPENSSL_SYS_MSDOS)
+#if !defined(OPENSSL_SYS_MSDOS) || defined(__DJGPP__)
        TTY_STRUCT tty_orig,tty_new;
 #endif
 #endif