aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-10-21 17:19:38 +0000
committerAndrew Cagney <cagney@redhat.com>2001-10-21 17:19:38 +0000
commitfd0407d670c5a89ba5ba8cba65a056ac8c709e75 (patch)
tree4cd513b3845e553ebe500f052ee48fb36639a9fa /gdb/tui/ChangeLog
parent1b90af266c5bf8ef4cfd5c09c79c468cfaf32c6a (diff)
downloadgdb-fd0407d670c5a89ba5ba8cba65a056ac8c709e75.zip
gdb-fd0407d670c5a89ba5ba8cba65a056ac8c709e75.tar.gz
gdb-fd0407d670c5a89ba5ba8cba65a056ac8c709e75.tar.bz2
Add explicit #include of "value.h".
Diffstat (limited to 'gdb/tui/ChangeLog')
-rw-r--r--gdb/tui/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/tui/ChangeLog b/gdb/tui/ChangeLog
index 2771d3a..62ebed5 100644
--- a/gdb/tui/ChangeLog
+++ b/gdb/tui/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-20 Andrew Cagney <ac131313@redhat.com>
+
+ * tuiDisassem.c: Include "value.h".
+ * tuiSourceWin.c: Ditto.
+
2001-09-28 Tom Tromey <tromey@redhat.com>
* tuiLayout.h (tui_set_layout): Don't declare.