From e451c4a12fcedc91abcc380fe1941f1e2b5d6cae Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Thu, 1 Mar 2012 21:08:37 +0000 Subject: 2012-03-01 Pedro Alves * inline-frame.c: Include inline-frame.h. --- gdb/inline-frame.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/inline-frame.c') diff --git a/gdb/inline-frame.c b/gdb/inline-frame.c index 3e2da736f6..06de5b0e79 100644 --- a/gdb/inline-frame.c +++ b/gdb/inline-frame.c @@ -18,6 +18,7 @@ along with this program. If not, see . */ #include "defs.h" +#include "inline-frame.h" #include "addrmap.h" #include "block.h" #include "frame-unwind.h" -- cgit v1.2.3