Use scoped_value_mark in dwarf2_evaluate_loc_desc_full
[binutils-gdb.git] / binutils / rename.c
index c07150c955686ec889902a2eccc622577825f37c..2dbc86cfd0316ec44b3594841269de58b5ea3e19 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-2017 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 */