Skip to content

Commit

Permalink
* exception.c: Revert last change.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100003 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
rth committed May 20, 2005
1 parent e2d929e commit d65ede2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions libobjc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2005-05-19 Richard Henderson <[email protected]>

* exception.c: Revert last change.

2005-05-19 David Ayers <[email protected]>

* exception.c: Include tsystem.h for unwind.h.
Expand Down
1 change: 0 additions & 1 deletion libobjc/exception.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit d65ede2

Please sign in to comment.