From 4419e3438b1f5d48e1447d4ec4391148ae608e13 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Thu, 19 May 2005 18:26:56 -0700 Subject: [PATCH] * exception.c: Revert last change. From-SVN: r100003 --- 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.30.2