From d65ede2b5a6e366f8b6fa265ab69a54a100f3e82 Mon Sep 17 00:00:00 2001 From: rth Date: Fri, 20 May 2005 01:26:56 +0000 Subject: [PATCH] * exception.c: Revert last change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100003 138bc75d-0d04-0410-961f-82ee72b054a4 --- libobjc/ChangeLog | 4 ++++ libobjc/exception.c | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index c546e9ad6c2..c4d0abfa8ce 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,7 @@ +2005-05-19 Richard Henderson + + * exception.c: Revert last change. + 2005-05-19 David Ayers * exception.c: Include tsystem.h for unwind.h. diff --git a/libobjc/exception.c b/libobjc/exception.c index 20a9541af46..cfce70c51e3 100644 --- a/libobjc/exception.c +++ b/libobjc/exception.c @@ -27,7 +27,6 @@ Boston, MA 02111-1307, USA. */ #include #include "config.h" #include "objc/objc-api.h" -#include "tsystem.h" #include "unwind.h" #include "unwind-pe.h" -- 2.11.0