ubsan: m10300: shift exponent -4
[deliverable/binutils-gdb.git] / gdb / extension.h
index 581afc282dc71a0193c31215aa2933d95589d38c..5da0602e421c2da6089b9ff9fae72c9074ba0d27 100644 (file)
@@ -1,6 +1,6 @@
 /* Interface between gdb and its extension languages.
 
-   Copyright (C) 2014-2019 Free Software Foundation, Inc.
+   Copyright (C) 2014-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -21,7 +21,6 @@
 #define EXTENSION_H
 
 #include "mi/mi-cmds.h" /* For PRINT_NO_VALUES, etc.  */
-#include "gdbsupport/vec.h"
 #include "gdbsupport/array-view.h"
 
 struct breakpoint;
This page took 0.025852 seconds and 4 git commands to generate.