daily update
[deliverable/binutils-gdb.git] / binutils / elfedit.c
index f7bf9e99e7eccd11ef366bc60c990909effe4495..d9e23a12b50aff292b5e09a0e66101995451752b 100644 (file)
@@ -1,5 +1,5 @@
 /* elfedit.c -- Update the ELF header of an ELF format file
-   Copyright 2010
+   Copyright 2010, 2011, 2012
    Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
 \f
-#include "config.h"
 #include "sysdep.h"
 #include <assert.h>
-#include <sys/stat.h>
 
 #if __GNUC__ >= 2
 /* Define BFD64 here, even if our default architecture is 32 bit ELF
This page took 0.022985 seconds and 4 git commands to generate.