* exception.c: Revert last change.

From-SVN: r100003
This commit is contained in:
Richard Henderson 2005-05-19 18:26:56 -07:00 committed by Richard Henderson
parent e73ee854b1
commit 4419e3438b
2 changed files with 4 additions and 1 deletions

View 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.

View 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"