patch-crypto_ui_ui_openssl_c 358 B

123456789101112131415
  1. --- openssl-1.0.1c.orig/crypto/ui/ui_openssl.c 2012-02-12 00:38:49.000000000 +0100
  2. +++ openssl-1.0.1c/crypto/ui/ui_openssl.c 2013-08-15 12:11:24.652833590 +0200
  3. @@ -184,12 +184,6 @@
  4. # undef SGTTY
  5. #endif
  6. -#if defined(linux) && !defined(TERMIO)
  7. -# undef TERMIOS
  8. -# define TERMIO
  9. -# undef SGTTY
  10. -#endif
  11. -
  12. #ifdef _LIBC
  13. # undef TERMIOS
  14. # define TERMIO