diff options
author | Nick Clifton <nickc@redhat.com> | 1998-04-29 01:06:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1998-04-29 01:06:56 +0000 |
commit | 1e74d15c9f3c086a02afe7b49a8b0c161c9fa3b0 (patch) | |
tree | 7777ba88e715558643348c579c1731b71462d3dc /opcodes/cgen-opc.in | |
parent | eb0948b0066e168aace1e6d366207af62da728f7 (diff) | |
download | gdb-1e74d15c9f3c086a02afe7b49a8b0c161c9fa3b0.zip gdb-1e74d15c9f3c086a02afe7b49a8b0c161c9fa3b0.tar.gz gdb-1e74d15c9f3c086a02afe7b49a8b0c161c9fa3b0.tar.bz2 |
Internationalised these files.
Diffstat (limited to 'opcodes/cgen-opc.in')
-rw-r--r-- | opcodes/cgen-opc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/cgen-opc.in b/opcodes/cgen-opc.in index af6e672..2205f51 100644 --- a/opcodes/cgen-opc.in +++ b/opcodes/cgen-opc.in @@ -28,6 +28,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "bfd.h" #include "symcat.h" #include "@arch@-opc.h" +#include "opintl.h" /* Look up instruction INSN_VALUE and extract its fields. INSN, if non-null, is the insn table entry. |