Fix "set integer-command unlimited junk"
[deliverable/binutils-gdb.git] / gdb / btrace.h
index 0448bd6d498a0b222a14dbc12f4c2ba95522d46f..7b38b14ac01ee6ee07abefa9ed86c02c0115a551 100644 (file)
@@ -1,6 +1,6 @@
 /* Branch trace support for GDB, the GNU debugger.
 
-   Copyright (C) 2013-2018 Free Software Foundation, Inc.
+   Copyright (C) 2013-2019 Free Software Foundation, Inc.
 
    Contributed by Intel Corp. <markus.t.metzger@intel.com>.
 
@@ -26,7 +26,7 @@
    inferior.  For presentation purposes, the branch trace is represented as a
    list of sequential control-flow blocks, one such list per thread.  */
 
-#include "btrace-common.h"
+#include "common/btrace-common.h"
 #include "target/waitstatus.h" /* For enum target_stop_reason.  */
 #include "common/enum-flags.h"
 
This page took 0.024136 seconds and 4 git commands to generate.