mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-01 08:17:38 +00:00
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
This commit is contained in:
parent
0eb9fef353
commit
2373f91ff4
@ -107,6 +107,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#define HAVE_PTYS
|
||||
#define HAVE_SETSID
|
||||
#define HAVE_TERMIOS
|
||||
#undef BROKEN_TIOCGWINSZ
|
||||
#undef BROKEN_TIOCGETC
|
||||
|
||||
/* It is possible to receive SIGCHLD when there are no children
|
||||
waiting, because a previous waitsys(2) cleaned up the carcass of child
|
||||
|
Loading…
Reference in New Issue
Block a user