exceptions.c:print_flush: Remove obsolete check
[deliverable/binutils-gdb.git] / gdb / nat / linux-btrace.h
index 1d5c7457ee4d68ff69da97d69a844a6d4ed150bb..a3612687bb7ae14c1df028c00df74b2bef0fb0fd 100644 (file)
@@ -1,6 +1,6 @@
 /* Linux-dependent part of branch trace support for GDB, and GDBserver.
 
-   Copyright (C) 2013-2019 Free Software Foundation, Inc.
+   Copyright (C) 2013-2020 Free Software Foundation, Inc.
 
    Contributed by Intel Corp. <markus.t.metzger@intel.com>
 
@@ -23,7 +23,6 @@
 #define NAT_LINUX_BTRACE_H
 
 #include "gdbsupport/btrace-common.h"
-#include "gdbsupport/vec.h"
 #if HAVE_LINUX_PERF_EVENT_H
 #  include <linux/perf_event.h>
 #endif
This page took 0.024199 seconds and 4 git commands to generate.