sorry forgot the changelog.
authorAndreas Tobler <andreast@gcc.gnu.org>
Thu, 4 Sep 2003 14:58:22 +0000 (16:58 +0200)
committerAndreas Tobler <andreast@gcc.gnu.org>
Thu, 4 Sep 2003 14:58:22 +0000 (16:58 +0200)
From-SVN: r71073

libffi/ChangeLog

index a05f5771947f618b69f0751e1f519ec36f8cb814..7cf2146da6cb46858bb1a5c12f3e649f35a6eba8 100644 (file)
@@ -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.