From: Richard Henderson Date: Fri, 20 May 2005 01:26:56 +0000 (-0700) Subject: * exception.c: Revert last change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4419e3438b1f5d48e1447d4ec4391148ae608e13;p=gcc.git * exception.c: Revert last change. From-SVN: r100003 --- 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"