mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 05:24:26 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			256 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			256 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/crypto/ui/ui_openssl.c
 | |
| +++ b/crypto/ui/ui_openssl.c
 | |
| @@ -190,7 +190,7 @@
 | |
|  # undef  SGTTY
 | |
|  #endif
 | |
|  
 | |
| -#if defined(linux) && !defined(TERMIO)
 | |
| +#if defined(linux) && !defined(TERMIO) && !defined(TERMIOS)
 | |
|  # undef  TERMIOS
 | |
|  # define TERMIO
 | |
|  # undef  SGTTY
 |