From 0a3dfa95f9db12efdaec4612dd08feb696ecba6e Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Wed, 7 Nov 2012 20:10:07 +0000 Subject: 2012-11-07 Pedro Alves * arm-tdep.c: Make defs.h be the first include. * coff-pe-read.c: Ditto. * gnu-nat.c: Ditto. * go32-nat.c: Ditto. * i386-nat.c: Ditto. * ppcnbsd-nat.c: Ditto. * ada-varobj.h: Don't include defs.h. * i386-darwin-tdep.h: Ditto. * i386-nat.h: Ditto. --- gdb/coff-pe-read.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gdb/coff-pe-read.c') diff --git a/gdb/coff-pe-read.c b/gdb/coff-pe-read.c index 66c7c82e828..fd55170718b 100644 --- a/gdb/coff-pe-read.c +++ b/gdb/coff-pe-read.c @@ -21,9 +21,10 @@ Contributed by Raoul M. Gough (RaoulGough@yahoo.co.uk). */ +#include "defs.h" + #include "coff-pe-read.h" -#include "defs.h" #include "bfd.h" #include "gdbtypes.h" -- cgit v1.2.1