ubsan: xgate: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / unittests / mkdir-recursive-selftests.c
index a8b571f38c78d595097e4a503f32138ae9a997d1..a0e9341ca3253928197184dbe2066b15d65e1850 100644 (file)
@@ -1,6 +1,6 @@
 /* Self tests for scoped_fd for GDB, the GNU debugger.
 
-   Copyright (C) 2018-2019 Free Software Foundation, Inc.
+   Copyright (C) 2018-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 
 #include "defs.h"
 
-#include "common/filestuff.h"
-#include "common/selftest.h"
-#include "common/byte-vector.h"
-#include "common/pathstuff.h"
+#include "gdbsupport/filestuff.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/byte-vector.h"
+#include "gdbsupport/pathstuff.h"
 
 namespace selftests {
 namespace mkdir_recursive {
This page took 0.02668 seconds and 4 git commands to generate.