(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
This commit is contained in:
parent
ab375e6cf3
commit
5e5586769b
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
#include "usg5-4.h"
|
||||
|
||||
/* eggert@twinsun.com said these work in Solaris.
|
||||
Perhaps they work in all kinds of SVR4, but this is more conservative. */
|
||||
#undef BROKEN_TIOCGETC
|
||||
#undef BROKEN_TIOCGWINSZ
|
||||
|
||||
/* This triggers a conditional in xfaces.c. */
|
||||
#define XOS_NEEDS_TIME_H
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue