projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
983fb10
)
2012-03-01 Pedro Alves <palves@redhat.com>
author
Pedro Alves
<palves@redhat.com>
Thu, 1 Mar 2012 21:08:37 +0000
(21:08 +0000)
committer
Pedro Alves
<palves@redhat.com>
Thu, 1 Mar 2012 21:08:37 +0000
(21:08 +0000)
* inline-frame.c: Include inline-frame.h.
gdb/ChangeLog
patch
|
blob
|
history
gdb/inline-frame.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 881f5981e827d5a7e63b774759af97a5a688b8fa..4ccf0dc43aca14bae6084b9a465f24f140706898 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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.
diff --git
a/gdb/inline-frame.c
b/gdb/inline-frame.c
index 3e2da736f6352cb065bf27f48862990efc27dafd..06de5b0e793f87816383e19ee1cdef03008672e7 100644
(file)
--- a/
gdb/inline-frame.c
+++ b/
gdb/inline-frame.c
@@
-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"