blob: 2db2490f8be50750f6a8d9ce0061da45f4191222 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- work.orig/sablevm-native-library-1.0.6/src/java-io/javaio.c Tue Jan 22 16:16:06 2002
+++ work/sablevm-native-library-1.0.6/src/java-io/javaio.c Fri Aug 30 10:21:47 2002
@@ -43,7 +43,6 @@
#include <fcntl.h>
#include <unistd.h>
#include <sys/stat.h>
-#include <malloc.h>
#include <jni.h>
#include <jcl.h>
|