* exception.c: Revert last change.
authorRichard Henderson <rth@redhat.com>
Fri, 20 May 2005 01:26:56 +0000 (18:26 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 20 May 2005 01:26:56 +0000 (18:26 -0700)
From-SVN: r100003

libobjc/ChangeLog
libobjc/exception.c

index c546e9ad6c22668f4a646b5fd31afcc7a9098da2..c4d0abfa8cee92076602f9f774d9f5852e9f2a5d 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-19  Richard Henderson  <rth@redhat.com>
+
+       * exception.c: Revert last change.
+
 2005-05-19  David Ayers  <d.ayers@inode.at>
 
        * exception.c: Include tsystem.h for unwind.h.
index 20a9541af462307ccc259e9442960e1fd82c4f02..cfce70c51e321939965581a84b5eab5f31319a08 100644 (file)
@@ -27,7 +27,6 @@ Boston, MA 02111-1307, USA.  */
 #include <stdlib.h>
 #include "config.h"
 #include "objc/objc-api.h"
-#include "tsystem.h"
 #include "unwind.h"
 #include "unwind-pe.h"