(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.

This commit is contained in:
Richard M. Stallman 1993-07-20 18:15:38 +00:00
parent ab375e6cf3
commit 5e5586769b

View file

@ -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