From 291c167446777ccb93350d04a6d340876c928be0 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/sh-dis.c | 1 + 1 file changed, 1 insertion(+) (limited to 'opcodes/sh-dis.c') diff --git a/opcodes/sh-dis.c b/opcodes/sh-dis.c index 3fc99dddf9e..548e2a83af6 100644 --- a/opcodes/sh-dis.c +++ b/opcodes/sh-dis.c @@ -16,6 +16,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include +#include "sysdep.h" #define STATIC_TABLE #define DEFINE_TABLE -- cgit v1.2.1