gdb/
[deliverable/binutils-gdb.git] / gdb / coff-pe-read.c
index ca87b726d778730ea6635fa894979504bd41a360..fd55170718bfa4c44be984f5f74525fb6271d613 100644 (file)
@@ -2,8 +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, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 
    Contributed by Raoul M. Gough (RaoulGough@yahoo.co.uk).  */
 
+#include "defs.h"
+
 #include "coff-pe-read.h"
 
 #include "bfd.h"
-
-#include "defs.h"
 #include "gdbtypes.h"
 
 #include "symtab.h"
This page took 0.024461 seconds and 4 git commands to generate.