This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit] Add missing include of symtab.h in symfile.h


Hello,

As discussed on gdb@, symfile.h needs to include symtab.h because
it is using type enum domain_enum.

2007-03-22  Joel Brobecker  <brobecker@adacore.com>

        * symfile.h: #include "symtab.h"

Tested on x86-linux, no regression.

-- 
Joel

Attachment: include.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]