diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-10-02 11:12:40 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-10-02 11:12:40 +0000 |
| commit | 02ea062a108ec8d02aafb2f83cde88e0920aaeec (patch) | |
| tree | 0554212048007fa4735286edfdc469ad4517a923 /gnu | |
| parent | 6bd6acee8e78428289a8c39487c0f39dab835ce5 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/i386/xm.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gdb/gdb/xm.h | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/gdb/i386/xm.h b/gnu/usr.bin/binutils/gdb/i386/xm.h index 8d28df0b713f..fe5fe7601fda 100644 --- a/gnu/usr.bin/binutils/gdb/i386/xm.h +++ b/gnu/usr.bin/binutils/gdb/i386/xm.h @@ -29,3 +29,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Get rid of any system-imposed stack limit if possible. */ #define SET_STACK_LIMIT_HUGE + +#define HAVE_TERMIOS diff --git a/gnu/usr.bin/gdb/gdb/xm.h b/gnu/usr.bin/gdb/gdb/xm.h index 8d28df0b713f..fe5fe7601fda 100644 --- a/gnu/usr.bin/gdb/gdb/xm.h +++ b/gnu/usr.bin/gdb/gdb/xm.h @@ -29,3 +29,5 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Get rid of any system-imposed stack limit if possible. */ #define SET_STACK_LIMIT_HUGE + +#define HAVE_TERMIOS |
