* coffdump.c: Include bfd_stdint.h
[deliverable/binutils-gdb.git] / binutils / coffdump.c
index 9597a82dbb8275c39acf0b35fcd1f37d984ffe42..428f598bc68d374b05870fc38802fadc61c7ec1e 100644 (file)
@@ -1,6 +1,6 @@
 /* Coff file dumper.
-   Copyright 1994, 1995, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright 1994, 1995, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007,
+   2011 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -27,6 +27,7 @@
 
 #include "sysdep.h"
 #include "bfd.h"
+#include "bfd_stdint.h"
 #include "libiberty.h"
 #include "bucomm.h"
 
This page took 0.024948 seconds and 4 git commands to generate.