Change inferior thread list to be a thread map
[deliverable/binutils-gdb.git] / binutils / rename.c
index c07150c955686ec889902a2eccc622577825f37c..592d961d49699dc77d01baa632529f71569bf0e6 100644 (file)
@@ -1,5 +1,5 @@
 /* rename.c -- rename a file, preserving symlinks.
-   Copyright 1999, 2002, 2003, 2005, 2007, 2008 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -22,8 +22,6 @@
 #include "bfd.h"
 #include "bucomm.h"
 
-#include <sys/stat.h>
-
 #ifdef HAVE_GOOD_UTIME_H
 #include <utime.h>
 #else /* ! HAVE_GOOD_UTIME_H */
This page took 0.022787 seconds and 4 git commands to generate.