X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Frename.c;h=5c3bfee8e978f42b10091aea0a4455b65dcc7b07;hb=9108bc33b1ca0b2e930c0cce5b1a0394e33e86be;hp=6e81565c949259da6e14832acff4944b7dd02c82;hpb=216ff8b48e8a59bf61c975b295004962a9518a71;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/rename.c b/binutils/rename.c index 6e81565c94..5c3bfee8e9 100644 --- a/binutils/rename.c +++ b/binutils/rename.c @@ -1,5 +1,5 @@ /* rename.c -- rename a file, preserving symlinks. - Copyright 1999, 2002, 2003, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 1999-2018 Free Software Foundation, Inc. This file is part of GNU Binutils. @@ -22,8 +22,6 @@ #include "bfd.h" #include "bucomm.h" -#include - #ifdef HAVE_GOOD_UTIME_H #include #else /* ! HAVE_GOOD_UTIME_H */