Index: opcodes/rx-dis.c |
diff --git a/opcodes/rx-dis.c b/opcodes/rx-dis.c |
index 1cdb710047f002a206c7c2f33abebf1b4396c164..e77161284bf5ee2da9f273d3e9e15e8be0c39edc 100644 |
--- a/opcodes/rx-dis.c |
+++ b/opcodes/rx-dis.c |
@@ -1,5 +1,5 @@ |
/* Disassembler code for Renesas RX. |
- Copyright 2008, 2009 Free Software Foundation, Inc. |
+ Copyright 2008, 2009, 2012 Free Software Foundation, Inc. |
Contributed by Red Hat. |
Written by DJ Delorie. |
@@ -20,6 +20,7 @@ |
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, |
MA 02110-1301, USA. */ |
+#include "sysdep.h" |
#include <stdio.h> |
#include "bfd.h" |