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] fix warning in solib-osf.c


I added an include of solib.h in solib-osf.c in order to get access to
the solib_add prototype that this unit is using.

2008-10-03  Joel Brobecker  <brobecker@adacore.com>

        * solib-osf.c: Include "solib.h".

Allows GDB to compile without warnings on Tru64.
Checked in as obvious.

-- 
Joel

Attachment: solib-osf.diff
Description: Text document


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