gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / linespec.h
index eced085e3eac2fb613ed2fea3141e0298fb87ee3..2a34f60f05dba08f830baffa3a4e33aa7ca52b51 100644 (file)
@@ -1,5 +1,5 @@
 /* Header for GDB line completion.
-   Copyright (C) 2000-2018 Free Software Foundation, Inc.
+   Copyright (C) 2000-2020 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -20,7 +20,6 @@
 struct symtab;
 
 #include "location.h"
-#include "vec.h"
 
 /* Flags to pass to decode_line_1 and decode_line_full.  */
 
This page took 0.032798 seconds and 4 git commands to generate.