aboutsummaryrefslogtreecommitdiff
path: root/readline
diff options
context:
space:
mode:
authorMark Alexander <marka@cygnus>1996-10-05 18:27:39 +0000
committerMark Alexander <marka@cygnus>1996-10-05 18:27:39 +0000
commitde54e493db088bd8d820940b2c77b85c4cab229a (patch)
treeff1c87bdf72e7d80e95c8ebdf82cc60290e661d3 /readline
parent65f56a58635f2e067a42e233d9f26046190711b1 (diff)
downloadgdb-de54e493db088bd8d820940b2c77b85c4cab229a.zip
gdb-de54e493db088bd8d820940b2c77b85c4cab229a.tar.gz
gdb-de54e493db088bd8d820940b2c77b85c4cab229a.tar.bz2
* rldefs.h: On Linux, include <termios.h> to fix compile error
in <termcap.h>.
Diffstat (limited to 'readline')
-rw-r--r--readline/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/readline/ChangeLog b/readline/ChangeLog
index dfdc545..d785803 100644
--- a/readline/ChangeLog
+++ b/readline/ChangeLog
@@ -1,3 +1,8 @@
+Sat Oct 05 11:24:34 1996 Mark Alexander <marka@cygnus.com>
+
+ * rldefs.h: On Linux, include <termios.h> to fix compile error
+ in <termcap.h>.
+
Wed Sep 4 18:06:51 1996 Stu Grossman (grossman@critters.cygnus.com)
* rldefs.h: Enable HANDLE_SIGNALS for cygwin32.