include <termcap.h> instead of <term.h>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4637 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		@@ -77,8 +77,8 @@
 | 
			
		||||
#include <sys/termio.h>
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#if defined(HAVE_TERM_H) && !defined(HAVE_TERMIOS_H)
 | 
			
		||||
#include <term.h>
 | 
			
		||||
#if defined(HAVE_TERMCAP_H)
 | 
			
		||||
#include <termcap.h>
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef HAVE_FCNTL_H
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user