2014-02-24 21:09:03 +00:00
|
|
|
--- a/crypto/ui/ui_openssl.c
|
|
|
|
+++ b/crypto/ui/ui_openssl.c
|
2015-02-09 12:04:00 +00:00
|
|
|
@@ -194,7 +194,7 @@
|
2014-02-24 21:09:03 +00:00
|
|
|
# undef SGTTY
|
|
|
|
#endif
|
|
|
|
|
|
|
|
-#if defined(linux) && !defined(TERMIO)
|
|
|
|
+#if defined(linux) && !defined(TERMIO) && !defined(TERMIOS)
|
|
|
|
# undef TERMIOS
|
|
|
|
# define TERMIO
|
|
|
|
# undef SGTTY
|