bfd/
[deliverable/binutils-gdb.git] / bfd / pei-ppc.c
index 58d65e285d0eca48f779055947791ae88893dddc..0f572f0c0890d6c915dfc9112cd185fb40eab02f 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for PowerPC PE IMAGE COFF files.
-   Copyright 1995, 1996, 1999 Free Software Foundation, Inc.
+   Copyright 1995, 1996, 1999, 2007 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
@@ -18,8 +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 "bfd.h"
 #include "sysdep.h"
+#include "bfd.h"
 
 /* setting up for a PE environment stolen directly from the i386 structure */
 #define E_FILNMLEN     18      /* # characters in a file name          */
This page took 0.025018 seconds and 4 git commands to generate.