patch-crypto_ui_ui_openssl_c 358 B

123456789101112131415
  1. --- openssl-1.0.1e.orig/crypto/ui/ui_openssl.c 2013-02-11 16:26:04.000000000 +0100
  2. +++ openssl-1.0.1e/crypto/ui/ui_openssl.c 2013-08-17 16:07:11.798623440 +0200
  3. @@ -190,12 +190,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