--- bfd/pei-arm.c.orig	2012-11-09 09:01:56.000000000 +0900
+++ bfd/pei-arm.c	2012-11-09 09:07:16.000000000 +0900
@@ -17,7 +17,6 @@
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
-#include "bfd.h"
 #include "sysdep.h"
 
 #ifndef TARGET_LITTLE_SYM
@@ -33,4 +32,5 @@
 #define PCRELOFFSET         true
 #define COFF_LONG_SECTION_NAMES
 
+#include "bfd.h"
 #include "coff-arm.c"
