2012-03-01 Pedro Alves <palves@redhat.com>

* inline-frame.c: Include inline-frame.h.
This commit is contained in:
Pedro Alves 2012-03-01 21:08:37 +00:00
parent 983fb1048b
commit e451c4a12f
2 changed files with 5 additions and 0 deletions

View File

@ -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.

View File

@ -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"