K 10
svn:author
V 2
ed
K 8
svn:date
V 27
2008-06-19T08:38:38.000000Z
K 7
svn:log
V 289
Make net/socks5 compile again after the removal of sgtty.

The net/socks5 port includes <ttychars.h>, even though it is not needed.
This header file got removed with the sgtty interface.  Also make the
port prefer <termios.h> over <sys/termios.h>

PR:		124480
Approved by:	philip (mentor)

END
