From 7146a6f592f1a3ee5702c83b871a23e7845f5266 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 21 Sep 2001 12:34:40 +0000 Subject: [PATCH] * config/tc-openrisc.c: Don't include . --- gas/ChangeLog | 4 ++++ gas/config/tc-openrisc.c | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index d27b41edb96..42198b9f04c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2001-09-21 Bruno Haible + + * config/tc-openrisc.c: Don't include . + 2001-09-19 Martin Schwidefsky * gas/config/tc-s390.c: Add option -mwarn-areg-zero. diff --git a/gas/config/tc-openrisc.c b/gas/config/tc-openrisc.c index 1aae4b4bf82..473ca73d4e8 100644 --- a/gas/config/tc-openrisc.c +++ b/gas/config/tc-openrisc.c @@ -20,7 +20,6 @@ Boston, MA 02111-1307, USA. */ #include -#include #include "as.h" #include "subsegs.h" #include "symcat.h" -- 2.30.2