2012-03-01 Pedro Alves <palves@redhat.com>
* inline-frame.c: Include inline-frame.h.
This commit is contained in:
parent
983fb1048b
commit
e451c4a12f
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-03-01 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* inline-frame.c: Include inline-frame.h.
|
||||
|
||||
2012-03-01 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* tui/tui-data.c (set_gen_win_origin): Delete.
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
||||
|
||||
#include "defs.h"
|
||||
#include "inline-frame.h"
|
||||
#include "addrmap.h"
|
||||
#include "block.h"
|
||||
#include "frame-unwind.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue