Index: sid/component/cgen-cpu/sh/sh64.c =================================================================== RCS file: /cvs/src/src/sid/component/cgen-cpu/sh/sh64.c,v --- sid/component/cgen-cpu/sh/sh64.c 18 Oct 2006 18:27:28 -0000 1.1 +++ sid/component/cgen-cpu/sh/sh64.c 19 May 2012 05:27:39 -0000 @@ -8,8 +8,8 @@ /* These C functions are not used but needed for static linking. We need to refer to the ELF header structure. */ -#include "dis-asm.h" #include "sysdep.h" +#include "dis-asm.h" #include "sh64-opc.h" #include "libiberty.h" #include "elf-bfd.h"