aboutsummaryrefslogtreecommitdiff
path: root/java/sablevm/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'java/sablevm/files/patch-ae')
-rw-r--r--java/sablevm/files/patch-ae21
1 files changed, 0 insertions, 21 deletions
diff --git a/java/sablevm/files/patch-ae b/java/sablevm/files/patch-ae
deleted file mode 100644
index 225edc191f1f..000000000000
--- a/java/sablevm/files/patch-ae
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -ur work.orig/sablevm-1.0.3/src/libsablevm/libsablevm.c work/sablevm-1.0.3/src/libsablevm/libsablevm.c
---- work.orig/sablevm-1.0.3/src/libsablevm/libsablevm.c Sun Aug 11 14:33:05 2002
-+++ work/sablevm-1.0.3/src/libsablevm/libsablevm.c Sat Aug 17 21:14:51 2002
-@@ -5,6 +5,9 @@
- * modification of SableVM. *
- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-
-+#include <ffi.h>
-+#undef PACKAGE
-+#undef VERSION
- #include <config.h>
-
- #include <pthread.h>
-@@ -14,7 +17,6 @@
- #include <stdlib.h>
- #include <assert.h>
- #include <string.h>
--#include <ffi.h>
- #include <math.h>
- #include <ltdl.h>
- #include <sys/stat.h>