gdb and binutils branch master updated. 671afef641d8cf0672e36d7afeb053c8d01c294e
| Newsgroups | gmane.comp.gdb.top-level.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 671afef641d8cf0672e36d7afeb053c8d01c294e (commit)
from 180a9db0964657ba4a926b578836bd25cdc07c5e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=671afef641d8cf0672e36d7afeb053c8d01c294e
commit 671afef641d8cf0672e36d7afeb053c8d01c294e
Author: Joel Brobecker <[email protected]>
Date: Mon Nov 11 09:13:57 2013 +0400
language.h: Add "symtab.h" #include
In addition to the fact that language.h depends on a number of struct
types declared in symtab.h, language.h also depends on an enumerated
type (domain_enum). So language.h should #include "symtab.h".
gdb/ChangeLog:
* language.h: Add "symtab.h" #include.
-----------------------------------------------------------------------
Summary of changes:
gdb/ChangeLog | 4 ++++
gdb/language.h | 2 ++
2 files changed, 6 insertions(+), 0 deletions(-)
hooks/post-receive
--
gdb and binutils