This is the mail archive of the gdb-patches@sources.redhat.com 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]

[RFA/tui] (solaris) Fix tui.c build failure


Hello,

Peter Schauer (<schauer@pdf.de>) sent me the following patch that
fixes the build failure on x86-solaris 8 and sparc-solaris 7. I tested
it on solaris 8. I simply moves the system header includes past the
local includes, and in particular past the "defs.h" include.

Peter is too busy submitting this patch, so he asked me to do it for
him.

2004-02-25  J. Brobecker  <brobecker@gnat.com>

        From Peter Schauer <schauer@pdf.de>:
        * tui/tui.c: Move system header includes after local includes.
        Fixes a build failure on solaris systems.

OK to apply?

Thanks,
-- 
Joel

Attachment: tui-solaris.diff
Description: Text document


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