diff options
Diffstat (limited to 'opcodes/v850-opc.c')
-rw-r--r-- | opcodes/v850-opc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/v850-opc.c b/opcodes/v850-opc.c index 4ba20d3..0867d43 100644 --- a/opcodes/v850-opc.c +++ b/opcodes/v850-opc.c @@ -19,8 +19,8 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ -#include <stdio.h> #include "sysdep.h" +#include <stdio.h> #include "opcode/v850.h" #include "bfd.h" #include "opintl.h" |