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