summaryrefslogtreecommitdiff
path: root/java/sablevm/files/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'java/sablevm/files/patch-aj')
-rw-r--r--java/sablevm/files/patch-aj11
1 files changed, 11 insertions, 0 deletions
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 <string.h>
+-#include <float.h>
++#include <machine/float.h>
+ #include <errno.h>
+ #include "mprec.h"
+