gdb/testsuite: Fix race condition in gdb.base/skip.exp
[deliverable/binutils-gdb.git] / gdb / filename-seen-cache.c
index 65ac33c9fa6cd1576de4125f7d4a4b355514c96b..f3905c0fb1269d64ae5cdfa9ce10f418a18825ab 100644 (file)
@@ -1,6 +1,6 @@
 /* Filename-seen cache for the GNU debugger, GDB.
 
-   Copyright (C) 1986-2019 Free Software Foundation, Inc.
+   Copyright (C) 1986-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,8 +18,6 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
 #include "filename-seen-cache.h"
 #include "filenames.h"
 
This page took 0.040732 seconds and 4 git commands to generate.