* gdb.texinfo (Go): Fix thinko.
[deliverable/binutils-gdb.git] / gdb / coff-pe-read.c
index 7dbfb2a2f48f686af83753b4b979ac0c83bb8c0b..66c7c82e8287a52428cf63223b10db70e433b2b0 100644 (file)
@@ -2,7 +2,7 @@
    convert to internal format, for GDB. Used as a last resort if no
    debugging symbols recognized.
 
-   Copyright (C) 2003, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,9 +23,8 @@
 
 #include "coff-pe-read.h"
 
-#include "bfd.h"
-
 #include "defs.h"
+#include "bfd.h"
 #include "gdbtypes.h"
 
 #include "symtab.h"
This page took 0.023261 seconds and 4 git commands to generate.