The heyu port makes use of <sgtty.h>, though it supports <termios.h>
when -DPOSIX is turned on. Using <sgtty.h> is bad, because it breaks
on kernels without COMPAT_43TTY
PR: 110360
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer