ubsan: xgate: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / charset.h
index d7cf247db71f0e6448765fc375ce67bf1f9004d3..dba95beeb406a7566d5a5ca3152f1158954b76eb 100644 (file)
@@ -1,5 +1,5 @@
 /* Character set conversion support for GDB.
-   Copyright (C) 2001-2019 Free Software Foundation, Inc.
+   Copyright (C) 2001-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 #ifndef CHARSET_H
 #define CHARSET_H
 
-#include "common/def-vector.h"
+#include "gdbsupport/def-vector.h"
 
 /* If the target program uses a different character set than the host,
    GDB has some support for translating between the two; GDB converts
This page took 0.026008 seconds and 4 git commands to generate.