From 691ad8ea5ccefaa223d264187083c3f1addf89d6 Mon Sep 17 00:00:00 2001 From: amodra Date: Fri, 21 Sep 2001 12:36:56 +0000 Subject: [PATCH] * arc-dis.c: Don't include . * openrisc-desc.c: Likewise. * openrisc-ibld.c: Likewise. --- opcodes/ChangeLog | 6 ++++++ opcodes/arc-dis.c | 1 - opcodes/openrisc-desc.c | 1 - opcodes/openrisc-ibld.c | 1 - 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5690d722c7..acd2effcd6 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2001-09-21 Bruno Haible + + * arc-dis.c: Don't include . + * openrisc-desc.c: Likewise. + * openrisc-ibld.c: Likewise. + 2001-09-20 Nick Clifton * fr30-opc.c: Fix compile time warning messages. diff --git a/opcodes/arc-dis.c b/opcodes/arc-dis.c index e28560ed93..2bb4ae5cb6 100644 --- a/opcodes/arc-dis.c +++ b/opcodes/arc-dis.c @@ -26,7 +26,6 @@ #include #include "opintl.h" -#include #include #include "arc-dis.h" #include "arc-ext.h" diff --git a/opcodes/openrisc-desc.c b/opcodes/openrisc-desc.c index b56cab6ba0..08eadebb8a 100644 --- a/opcodes/openrisc-desc.c +++ b/opcodes/openrisc-desc.c @@ -23,7 +23,6 @@ with this program; if not, write to the Free Software Foundation, Inc., */ #include "sysdep.h" -#include #include #include #include "ansidecl.h" diff --git a/opcodes/openrisc-ibld.c b/opcodes/openrisc-ibld.c index 126311ac97..b219f53d85 100644 --- a/opcodes/openrisc-ibld.c +++ b/opcodes/openrisc-ibld.c @@ -25,7 +25,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., Keep that in mind. */ #include "sysdep.h" -#include #include #include "ansidecl.h" #include "dis-asm.h" -- 2.11.0