GAS: Do not create an entry for the default directory if the directory table is empty...
[deliverable/binutils-gdb.git] / binutils / rename.c
index c07150c955686ec889902a2eccc622577825f37c..bf3b68d0462dfba8eba7bc5197ad95a9ddd1cf66 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-2020 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.027801 seconds and 4 git commands to generate.