summaryrefslogtreecommitdiff
path: root/src/s/usg5-4.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-07-26 21:27:16 +0000
committerRichard M. Stallman <rms@gnu.org>1993-07-26 21:27:16 +0000
commit9d4c04f4ba18eb301bdc1a7c229197e4d5b380ca (patch)
treea730bd121ad36c7181a2ae225d45d354f26dd0c7 /src/s/usg5-4.h
parentfdc64c2cd7970f683c388c6d63f20257c8fb282d (diff)
downloademacs-9d4c04f4ba18eb301bdc1a7c229197e4d5b380ca.tar.gz
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.
Diffstat (limited to 'src/s/usg5-4.h')
-rw-r--r--src/s/usg5-4.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h
index e91f38cfe04..96ccecefcf0 100644
--- a/src/s/usg5-4.h
+++ b/src/s/usg5-4.h
@@ -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