From 222fce2bc571c24947b97b36aa978d992e43f5cf Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 15 Nov 1993 06:35:18 +0000 Subject: [PATCH] *** empty log message *** --- src/s/sunos413.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/s/sunos413.h b/src/s/sunos413.h index 287c41081c8..d1653316498 100644 --- a/src/s/sunos413.h +++ b/src/s/sunos413.h @@ -10,3 +10,5 @@ /* murray@chemical-eng.edinburgh.ac.uk says this works, and avoids the problem of spurious ^M in subprocess output. */ #define HAVE_TERMIOS +/* This enables some #undefs in systty.h. */ +#define BSD_TERMIOS -- 2.39.5