# HG changeset patch # User Richard M. Stallman # Date 743192138 0 # Node ID 14c8cd7926a0ea5bf52ba7175d6ed95b44ad3d5f # Parent 10fd517cb2e99cc47c0ae5a06f827bcbe0a78629 (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs. diff -r 10fd517cb2e9 -r 14c8cd7926a0 src/s/sol2.h --- a/src/s/sol2.h Tue Jul 20 18:09:21 1993 +0000 +++ b/src/s/sol2.h Tue Jul 20 18:15:38 1993 +0000 @@ -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