1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-16 16:59:17 -04:00
Commit graph

1 commit

Author SHA1 Message Date
Martin Wilke
c28428c4d5 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
2007-03-16 21:05:59 +00:00