From 2c9a28c12dbad8ba9d8a085ff9b2439cf95fb22f Mon Sep 17 00:00:00 2001 From: Weimin Pan Date: Wed, 25 Sep 2019 16:03:15 -0400 Subject: Sync up gdb with latest gcc and binutils --- gdb/tracefile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/tracefile.c') diff --git a/gdb/tracefile.c b/gdb/tracefile.c index a92104b..79ba541 100644 --- a/gdb/tracefile.c +++ b/gdb/tracefile.c @@ -19,7 +19,7 @@ #include "defs.h" #include "tracefile.h" -#include "ctf.h" +#include "tracectf.h" #include "exec.h" #include "regcache.h" #include "gdbsupport/byte-vector.h" -- cgit v1.1