aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-ppc.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/coff-ppc.c')
-rw-r--r--bfd/coff-ppc.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/bfd/coff-ppc.c b/bfd/coff-ppc.c
index 611c9e0..72ade4e 100644
--- a/bfd/coff-ppc.c
+++ b/bfd/coff-ppc.c
@@ -33,9 +33,8 @@
- dlltool will not produce correct output in some .reloc cases, and will
not produce the right glue code for dll function calls. */
-#include "bfd.h"
#include "sysdep.h"
-
+#include "bfd.h"
#include "libbfd.h"
#include "coff/powerpc.h"