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
commitd6386503d2f48bbe42e595b568dc8a6ddcfdd18c (patch)
tree3a46469e46a6dd00e8f76fa3d613056ca35325d5 /opcodes/tic54x-dis.c
parent4690202707aa4e626e58093aca99037f6a6f6b9e (diff)
downloadgdb-d6386503d2f48bbe42e595b568dc8a6ddcfdd18c.tar.gz
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 9b3e3663111..e2c0b208dd3 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"