(make_one_lib_file): For IDATA6 take the name from exp->internal_name if it
[deliverable/binutils-gdb.git] / gdb / libunwind-frame.h
index bacdf87a49aa61213495dfcc2091f7260a24615f..e47a792cc9863f48364fb6278170ab24896f1acf 100644 (file)
 
 #ifdef HAVE_LIBUNWIND_H
 
+struct frame_info;
+struct frame_id;
+
 #ifndef LIBUNWIND_FRAME_H
 #define LIBUNWIND_FRAME_H 1
 
 #include "libunwind.h"
 
-struct frame_info;
-
 struct libunwind_descr
 {
   int (*gdb2uw) (int);
This page took 0.023979 seconds and 4 git commands to generate.