Index: dummy-frame.h =================================================================== RCS file: /cvs/src/src/gdb/dummy-frame.h,v retrieving revision 1.22 diff -u -p -r1.22 dummy-frame.h --- dummy-frame.h 26 Aug 2008 17:40:24 -0000 1.22 +++ dummy-frame.h 8 Sep 2008 15:21:35 -0000 @@ -20,10 +20,11 @@ #if !defined (DUMMY_FRAME_H) #define DUMMY_FRAME_H 1 +#include "frame.h" + struct frame_info; struct regcache; struct frame_unwind; -struct frame_id; /* Push the information needed to identify, and unwind from, a dummy frame onto the dummy frame stack. */