From 0b324007fd92fc4b62a40088b7d49fa3ee743a1c Mon Sep 17 00:00:00 2001 From: tromey Date: Fri, 19 Nov 1999 19:13:42 +0000 Subject: sjlj jumbo patch git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30591 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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 87466a8e37f..bcb80bde21e 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.2.3