From 0d8dfecfe98596d2999f2616d7f2b904260022cc Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 14 Apr 2000 04:16:58 +0000 Subject: More portability patches. Include sysdep.h everywhere. --- opcodes/h8500-dis.c | 1 + 1 file changed, 1 insertion(+) (limited to 'opcodes/h8500-dis.c') diff --git a/opcodes/h8500-dis.c b/opcodes/h8500-dis.c index 16858c98fa6..d5e15d4fdb6 100644 --- a/opcodes/h8500-dis.c +++ b/opcodes/h8500-dis.c @@ -20,6 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define DISASSEMBLER_TABLE #define DEFINE_TABLE +#include "sysdep.h" #include "h8500-opc.h" #include "dis-asm.h" #include "opintl.h" -- cgit v1.2.1