* objfiles.h (ImportEntry, ExportEntry): Remove types.
[deliverable/binutils-gdb.git] / binutils / version.c
index 9831416e3667f57f3e82bb8c2c1b136fa85343ec..b4a4c3d3e7e9aab8b2a2f0a206e2a55fb9f2b98f 100644 (file)
@@ -1,6 +1,6 @@
 /* version.c -- binutils version information
-   Copyright 1991, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
-   Free Software Foundation, Inc.
+   Copyright 1991, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+   2007 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -18,9 +18,8 @@
    along with this program; if not, write to the Free Software
    Foundation, 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#include <stdio.h>
+#include "sysdep.h"
 #include "bfd.h"
-#include "bfdver.h"
 #include "bucomm.h"
 
 /* Print the version number and copyright information, and exit.  This
This page took 0.02345 seconds and 4 git commands to generate.