K 10
svn:author
V 2
ed
K 8
svn:date
V 27
2008-06-19T08:43:39.000000Z
K 7
svn:log
V 265
Make metamail compile after the sgtty removal.

The metamail port was patched to use termios a long time ago.
Unforunately, the patch left some calls to stty() and gtty(). Change
these calls to tcgetattr() and tcsetattr().

PR:		124462
Approved by:	philip (mentor)

END
