From 0615123de6212a159d0ab20a9347ca27b76e3ed1 Mon Sep 17 00:00:00 2001 From: Archie Cobbs Date: Fri, 23 Aug 2002 05:09:36 +0000 Subject: Patches to fix compilation on -stable. --- java/sablevm/files/patch-aj | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 java/sablevm/files/patch-aj (limited to 'java/sablevm/files/patch-aj') diff --git a/java/sablevm/files/patch-aj b/java/sablevm/files/patch-aj new file mode 100644 index 000000000000..b403bf030d9f --- /dev/null +++ b/java/sablevm/files/patch-aj @@ -0,0 +1,11 @@ +--- work/sablevm-native-library-1.0.3/src/fdlibm/strtod.c.orig Thu Aug 22 21:54:29 2002 ++++ work/sablevm-native-library-1.0.3/src/fdlibm/strtod.c Thu Aug 22 21:54:38 2002 +@@ -98,7 +98,7 @@ + */ + + #include +-#include ++#include + #include + #include "mprec.h" + -- cgit v1.2.3