7 lines
		
	
	
		
			107 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			107 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef _SYS_TERMIOS_H_
 | |
| #define _SYS_TERMIOS_H_
 | |
| 
 | |
| #include <minix/termios.h>
 | |
| 
 | |
| #endif /* !_SYS_TERMIOS_H_ */
 | 
