Yet more signed overflow fixes
[deliverable/binutils-gdb.git] / gdb / tracefile.c
index 7ed2fc08e4997b3a5dbf6e06881fbef02a2024ef..79ba5414136a64d97cfb9db1da38bb16f72373b9 100644 (file)
 
 #include "defs.h"
 #include "tracefile.h"
-#include "ctf.h"
+#include "tracectf.h"
 #include "exec.h"
 #include "regcache.h"
 #include "gdbsupport/byte-vector.h"
+#include "gdbarch.h"
 
 /* Helper macros.  */
 
This page took 0.028305 seconds and 4 git commands to generate.