Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / unittests / scoped_fd-selftests.c
index 6a9c727477da787ae99d8e9b809d47154d700a23..73c1e2de5e34924aa8f21987239d464304855caf 100644 (file)
@@ -1,6 +1,6 @@
 /* Self tests for scoped_fd for GDB, the GNU debugger.
 
-   Copyright (C) 2018 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/scoped_fd.h"
+#include "gdbsupport/filestuff.h"
+#include "gdbsupport/scoped_fd.h"
 #include "config.h"
-#include "selftest.h"
+#include "gdbsupport/selftest.h"
 
 namespace selftests {
 namespace scoped_fd {
This page took 0.027019 seconds and 4 git commands to generate.