summaryrefslogtreecommitdiff
path: root/opcodes/tic54x-dis.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-05-30 18:35:35 +0000
committerNick Clifton <nickc@redhat.com>2000-05-30 18:35:35 +0000
commitc1485d85e0bae60bf321baa007dd44bcc56b534b (patch)
tree05fb4d47e213be2861b124b1278ec24911e36fef /opcodes/tic54x-dis.c
parentc1a72ffdd6aecb2880a7ea3a00234fd48142074c (diff)
Replace defines with those from intl/libgettext.h to quieten gcc warnings.
Diffstat (limited to 'opcodes/tic54x-dis.c')
-rw-r--r--opcodes/tic54x-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/tic54x-dis.c b/opcodes/tic54x-dis.c
index 9b3e366311..e2c0b208dd 100644
--- a/opcodes/tic54x-dis.c
+++ b/opcodes/tic54x-dis.c
@@ -20,7 +20,7 @@
#include <errno.h>
#include <math.h>
#include <stdlib.h>
-#include <string.h>
+#include "sysdep.h"
#include "dis-asm.h"
#include "opcode/tic54x.h"
#include "coff/tic54x.h"