diff options
author | David Ayers <d.ayers@inode.at> | 2005-05-19 14:22:21 +0200 |
---|---|---|
committer | David Ayers <ayers@gcc.gnu.org> | 2005-05-19 12:22:21 +0000 |
commit | 2e8a88f0b25731c32ee15fb7deb1d75bc38e6c35 (patch) | |
tree | 3cc7919b619a82eeb2e1f69508b70233cb74d1f2 /libobjc/ChangeLog | |
parent | 6fb09909fc300c5f5844e000bb5136ad164d7996 (diff) | |
download | gcc-2e8a88f0b25731c32ee15fb7deb1d75bc38e6c35.tar.gz |
exception.c: Include tsystem.h for unwind.h.
2005-05-19 David Ayers <d.ayers@inode.at>
* exception.c: Include tsystem.h for unwind.h.
From-SVN: r99978
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r-- | libobjc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 8a737bb2bfa..c546e9ad6c2 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,7 @@ +2005-05-19 David Ayers <d.ayers@inode.at> + + * exception.c: Include tsystem.h for unwind.h. + 2005-05-09 Mike Stump <mrs@apple.com> * configure: Regenerate. |