ubsan: bfin: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / gdb_regex.c
index 55c398077b7c6276585dcbfb33365f720d7bd324..ce8444361ce308c996acc34dc6f2e84409494eed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2017 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -17,7 +17,7 @@
 
 #include "defs.h"
 #include "gdb_regex.h"
-#include "common/def-vector.h"
+#include "gdbsupport/def-vector.h"
 
 compiled_regex::compiled_regex (const char *regex, int cflags,
                                const char *message)
This page took 0.023692 seconds and 4 git commands to generate.