* cris.h (R_CRIS_32_IE): New relocation.
[deliverable/binutils-gdb.git] / gdb / dummy-frame.h
index f7e05e6a1f4040d771846b04ffbb5b87b6ac8a94..149de3640dc8cf59cc4600671f63147fa46003df 100644 (file)
 #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.  */
This page took 0.024476 seconds and 4 git commands to generate.