From 0262ee1f73f5ba31eedc28b54d8406515b34f304 Mon Sep 17 00:00:00 2001
From: andreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Thu, 4 Sep 2003 14:58:22 +0000
Subject: [PATCH] sorry forgot the changelog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71073 138bc75d-0d04-0410-961f-82ee72b054a4
---
 libffi/ChangeLog | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/libffi/ChangeLog b/libffi/ChangeLog
index a05f5771947..7cf2146da6c 100644
--- a/libffi/ChangeLog
+++ b/libffi/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-30  Andreas Tobler  <a.tobler@schweiz.ch>
+
+	* src/java_raw_api.c: Include <stdlib.h> to fix compiler warning
+	about implicit declaration of abort().
+
 2003-09-04  Andreas Tobler  <a.tobler@schweiz.ch>
 
 	* Makefile.am: Add dejagnu test framework. Fixes PR other/11411.
-- 
GitLab