Don't include gdbarch.h from defs.h
[deliverable/binutils-gdb.git] / gdb / dwarf2-frame-tailcall.c
index 07db655ec564bbbd6594852ae89ff9e9985215c1..e8f5aaf9c75884a3d71e70a060dd3fdfb703c7d9 100644 (file)
@@ -28,6 +28,7 @@
 #include "regcache.h"
 #include "value.h"
 #include "dwarf2-frame.h"
+#include "gdbarch.h"
 
 /* Contains struct tailcall_cache indexed by next_bottom_frame.  */
 static htab_t cache_htab;
This page took 0.026364 seconds and 4 git commands to generate.