gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / parser-defs.h
index 64aa9b8b1e0c71340450a8cbe87ecd5c1ad900e9..d6c3b068978efed010263ad85cdea2460344fd50 100644 (file)
@@ -1,6 +1,6 @@
 /* Parser definitions for GDB.
 
-   Copyright (C) 1986-2019 Free Software Foundation, Inc.
+   Copyright (C) 1986-2020 Free Software Foundation, Inc.
 
    Modified from expread.y by the Department of Computer Science at the
    State University of New York at Buffalo.
@@ -23,7 +23,6 @@
 #if !defined (PARSER_DEFS_H)
 #define PARSER_DEFS_H 1
 
-#include "gdbsupport/vec.h"
 #include "expression.h"
 #include "symtab.h"
 
This page took 0.023799 seconds and 4 git commands to generate.