2019-12-18 Anthony Green <green@moxielogic.com>
[deliverable/binutils-gdb.git] / gdb / tracefile.c
index bf886e06521a7ab38d56a2968306babe9650c823..79ba5414136a64d97cfb9db1da38bb16f72373b9 100644 (file)
 
 #include "defs.h"
 #include "tracefile.h"
-#include "ctf.h"
+#include "tracectf.h"
 #include "exec.h"
 #include "regcache.h"
-#include "common/byte-vector.h"
+#include "gdbsupport/byte-vector.h"
+#include "gdbarch.h"
 
 /* Helper macros.  */
 
This page took 0.03423 seconds and 4 git commands to generate.