From 44ccdc5fd5d014cdc52719c7c5285abe88a797c5 Mon Sep 17 00:00:00 2001 From: Archie Cobbs Date: Fri, 30 Aug 2002 17:35:17 +0000 Subject: Annihilate #inclusions of . --- java/sablevm/files/patch-aj | 11 +++++++++++ java/sablevm/files/patch-ak | 10 ++++++++++ 2 files changed, 21 insertions(+) create mode 100644 java/sablevm/files/patch-aj create mode 100644 java/sablevm/files/patch-ak (limited to 'java/sablevm') diff --git a/java/sablevm/files/patch-aj b/java/sablevm/files/patch-aj new file mode 100644 index 000000000000..a585822315e7 --- /dev/null +++ b/java/sablevm/files/patch-aj @@ -0,0 +1,11 @@ +--- work.orig/sablevm-native-library-1.0.4/src/classpath/jcl.c Tue Jan 22 16:16:06 2002 ++++ work/sablevm-native-library-1.0.4/src/classpath/jcl.c Fri Aug 30 10:21:41 2002 +@@ -37,7 +37,7 @@ + + #include + #include +-#include ++#include + + static char errstr[4098]; // this way the memory is pre-allocated, so that we do not have to worry if we are out of memory. + diff --git a/java/sablevm/files/patch-ak b/java/sablevm/files/patch-ak new file mode 100644 index 000000000000..28c909dd04d4 --- /dev/null +++ b/java/sablevm/files/patch-ak @@ -0,0 +1,10 @@ +--- work.orig/sablevm-native-library-1.0.4/src/java-io/javaio.c Tue Jan 22 16:16:06 2002 ++++ work/sablevm-native-library-1.0.4/src/java-io/javaio.c Fri Aug 30 10:21:47 2002 +@@ -43,7 +43,6 @@ + #include + #include + #include +-#include + + #include + #include -- cgit v1.2.3