From 3cf88fb4e850d8dc5aafbe280bef674e79326005 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Fri, 19 Nov 1999 19:13:42 +0000 Subject: sjlj jumbo patch From-SVN: r30591 --- libjava/java/lang/natDouble.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libjava/java') diff --git a/libjava/java/lang/natDouble.cc b/libjava/java/lang/natDouble.cc index 87466a8..bcb80bd 100644 --- a/libjava/java/lang/natDouble.cc +++ b/libjava/java/lang/natDouble.cc @@ -8,6 +8,8 @@ This software is copyrighted work licensed under the terms of the Libgcj License. Please consult the file "LIBGCJ_LICENSE" for details. */ +#include + /* AIX requires this to be the first thing in the file. */ #ifndef __GNUC__ # if HAVE_ALLOCA_H -- cgit v1.1